Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popular and PopInCategory configs #188

Commits on Aug 13, 2024

  1. additional model configs added

    mikesokolovv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    575b8d1 View commit details
    Browse the repository at this point in the history
  2. chengelog updated

    mikesokolovv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7cc9e36 View commit details
    Browse the repository at this point in the history
  3. make_config removed, tests added

    mikesokolovv committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    5384b8b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. implicit models tests changed

    mikesokolovv committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    aecd365 View commit details
    Browse the repository at this point in the history
  2. simple_types added to all model tests

    mikesokolovv committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f6840d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. pop and pop cat configs added

    mikesokolovv committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bad21cf View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. mypy error ignore added

    mikesokolovv committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cad4b59 View commit details
    Browse the repository at this point in the history
  2. Configs for simple models (MobileTeleSystems#178) (#11)

    - Added model configs for `EASE`, `Random` and `PureSVD` models
    - Moved `RandomState` serialization to models/base.py
    mikesokolovv authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1142093 View commit details
    Browse the repository at this point in the history
  3. changelog updated

    mikesokolovv committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9559385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c14708 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. added timedelta serialization, PR fixes

    mikesokolovv committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9e41f95 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fixed typing and tests

    mikesokolovv committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    61d87a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fixed tests, typing, naming.

    mikesokolovv committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2de6563 View commit details
    Browse the repository at this point in the history