Skip to content

Conversation

celestinoxp
Copy link
Contributor

since scikit-learn 1.0.0 For :class:linear_model.RANSACRegressor, loss="squared_loss" is deprecated, use "squared_error" instead.

Closes: #3894

celestinoxp and others added 2 commits February 26, 2024 12:25
since scikit-learn 1.0.0 For :class:`linear_model.RANSACRegressor`, loss="squared_loss" is deprecated, use "squared_error" instead.

Closes: pycaret#3894
evidently changes broken pycaret tests

ModuleNotFoundError: No module named 'evidently.dashboard'

more info:
https://github.com/evidentlyai/evidently/releases/tag/v0.4.15
Copy link
Member

@Yard1 Yard1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Will merge once CI passes.

evidently old api is deprecated, then we should fix errors for new api
@Yard1 Yard1 merged commit 9752546 into pycaret:master Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: tuning 'ransac' model does not work
3 participants