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: Regularization strength for logistic (regression) classifier #865

Closed
wants to merge 6 commits into from

Conversation

zogomii
Copy link
Contributor

@zogomii zogomii commented Jun 28, 2024

Closes #750

Summary of Changes

TellemHD and others added 6 commits June 21, 2024 11:55
…847)

Closes #809 

### Summary of Changes
- reorders parameters of RangeScaler and makes them keyword-only
- updates a Tutorial in the Documentation

---------

Co-authored-by: megalinter-bot <[email protected]>
Closes #XYZ

### Summary of Changes

<!-- Please provide a summary of changes in this pull request, ensuring
all changes are explained. -->
added moving average plot

---------

Co-authored-by: megalinter-bot <[email protected]>
Closes #800 

### Summary of Changes

Removed seaborn with matplotlib for correlation_heatmap.
Matplotlib returns a slightly different plot, so we also replaced the
snapshot image.

But seaborn still remains as a dependency, because box_plots is still
using seaborn, see issue #849 .

---------

Co-authored-by: Lars Reimann <[email protected]>
Co-authored-by: megalinter-bot <[email protected]>
Closes #XYZ

### Summary of Changes

<!-- Please provide a summary of changes in this pull request, ensuring
all changes are explained. -->
added GRU-Layer

---------

Co-authored-by: megalinter-bot <[email protected]>
Closes #831 

### Summary of Changes

feat: add `ImageDataset.split`

---------

Co-authored-by: megalinter-bot <[email protected]>
Co-authored-by: Lars Reimann <[email protected]>
Closes #710 

### Summary of Changes

Added BaselineClassifier, BaselineRegressor and test cases

---------

Co-authored-by: megalinter-bot <[email protected]>
@lars-reimann lars-reimann changed the title #750 Regularization strength for logistic (regression) classifier feat: Regularization strength for logistic (regression) classifier Jun 28, 2024
@lars-reimann
Copy link
Member

lars-reimann commented Jun 28, 2024

Closed since the branches were the wrong way round.

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.

7 participants