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

feat: easily create a baseline model #811

Merged
merged 32 commits into from
Jun 27, 2024
Merged

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    ebcb811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    970021c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    1e78d18 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Add data validation

    sibre28 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    608f1f6 View commit details
    Browse the repository at this point in the history
  2. Add tests

    sibre28 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    91db191 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Linter fixes

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    eab2a39 View commit details
    Browse the repository at this point in the history
  2. Linter fixes

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    4b6edd7 View commit details
    Browse the repository at this point in the history
  3. add docs

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    ab6296e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f6347c View commit details
    Browse the repository at this point in the history
  5. linter fixes

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a6e3061 View commit details
    Browse the repository at this point in the history
  6. linter fixes

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    f6b1002 View commit details
    Browse the repository at this point in the history
  7. linter fixes

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    6af2d0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1b4153 View commit details
    Browse the repository at this point in the history
  9. Add DatasetMissesTargetError

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    6baff71 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/710-easily-create-a-baseline-mod…

    …el' into 710-easily-create-a-baseline-model
    
    # Conflicts:
    #	src/safeds/ml/classical/classification/_baseline_classifier.py
    #	src/safeds/ml/classical/regression/_baseline_regressor.py
    #	tests/safeds/ml/classical/classification/test_baseline_classifier.py
    #	tests/safeds/ml/classical/regression/test_baseline_regressor.py
    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    96f6dee View commit details
    Browse the repository at this point in the history
  11. add docs

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    da67f73 View commit details
    Browse the repository at this point in the history
  12. linter fix

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8e12811 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a62c617 View commit details
    Browse the repository at this point in the history
  14. fix model tests

    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    310513b View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/710-easily-create-a-baseline-mod…

    …el' into 710-easily-create-a-baseline-model
    sibre28 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    967430a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. fix codecov

    sibre28 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b96fbf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a15d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e659d24 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    af06e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faab0a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abab90b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    a95a179 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    b4b120e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    e7579a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

    sibre28 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b8229f6 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/710-easily-create-a-baseline-mod…

    …el' into 710-easily-create-a-baseline-model
    sibre28 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    aa0abf2 View commit details
    Browse the repository at this point in the history