Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pycaret/pycaret
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.1
Choose a base ref
...
head repository: pycaret/pycaret
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.2
Choose a head ref
  • 14 commits
  • 10 files changed
  • 5 contributors

Commits on Mar 4, 2024

  1. Update classification.py

    celestinoxp committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4acf3a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7bcd0a View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix classification.py

    celestinoxp committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6e43b23 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. small fix

    celestinoxp committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ff5536d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 23, 2024

  1. Merge pull request #3980 from hakan-77/master

    Update memory.py - removing joblib._format_load_msg() usage
    Yard1 authored Apr 23, 2024
    4 Configuration menu
    Copy the full SHA
    613b5bc View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Remove pyyaml version fix

    jmakov committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6f4c297 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    81f0cd8 View commit details
    Browse the repository at this point in the history
  2. Fix AUC metric (predict_proba)

    Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
    Yard1 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    86c5918 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3982 from jmakov/bugfix/fix_pyyaml_breaking_install

    Fix `pycaret[full]` cannot be installed
    Yard1 authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c62c7d6 View commit details
    Browse the repository at this point in the history
  4. Lint

    Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
    Yard1 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a6de9d0 View commit details
    Browse the repository at this point in the history
  5. Update pipeline.py

    Yard1 authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    cb59dc2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3935 from celestinoxp/fix_auc_metrics

    Fix AUC metric
    Yard1 authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9ee0cf4 View commit details
    Browse the repository at this point in the history
  7. Update version to 3.3.2

    Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>
    Yard1 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    885ebb8 View commit details
    Browse the repository at this point in the history
Loading