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

Support New Data for MMM model #444

Closed
wants to merge 15 commits into from

Commits on Nov 24, 2023

  1. support for mixins

    wd60622 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    27f8ce2 View commit details
    Browse the repository at this point in the history
  2. test predict method

    wd60622 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    72af239 View commit details
    Browse the repository at this point in the history
  3. fix tests for data setter

    wd60622 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6af2fda View commit details
    Browse the repository at this point in the history
  4. property tests

    wd60622 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    1fbb966 View commit details
    Browse the repository at this point in the history
  5. carry along dtype from fit

    wd60622 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    b3484fc View commit details
    Browse the repository at this point in the history
  6. reduce level of indent

    wd60622 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3b292e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    4626348 View commit details
    Browse the repository at this point in the history
  2. remove the unused fixture

    wd60622 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2cd0b31 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. consolidate tests

    wd60622 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f99600b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49ab8e View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. resolve conflict

    wd60622 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f85a375 View commit details
    Browse the repository at this point in the history
  2. resolve another conflict

    wd60622 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f8f2a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91a15c6 View commit details
    Browse the repository at this point in the history
  4. rename variable

    wd60622 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f41a1f2 View commit details
    Browse the repository at this point in the history
  5. latest method

    wd60622 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    ba62ce1 View commit details
    Browse the repository at this point in the history