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

Release 0.54.0 #3587

Merged
merged 5 commits into from
Jun 27, 2022
Merged

Release 0.54.0 #3587

merged 5 commits into from
Jun 27, 2022

Conversation

chukarsten
Copy link
Contributor

@chukarsten chukarsten commented Jun 23, 2022

v0.54.0 Jun. 23, 2022

Fixes

Changes

Documentation Changes

@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #3587 (ae167c2) into main (8a5f7c8) will not change coverage.
The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main   #3587   +/-   ##
=====================================
  Coverage   99.7%   99.7%           
=====================================
  Files        335     335           
  Lines      33375   33375           
=====================================
  Hits       33246   33246           
  Misses       129     129           
Impacted Files Coverage Δ
evalml/__init__.py 100.0% <100.0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a5f7c8...ae167c2. Read the comment docs.

Comment on lines 17 to 20
* Added clustering as a problem type :pr:`3368`
* Added clustering models ``DBSCAN``, ``KMeans``, ``KModes``, and ``KPrototypes`` :pr:`3379`
* Added clustering objectives ``Silhouette Coefficient`` and ``Adjusted Rand Score`` :pr:`3396`
* Added ``MinMaxScaler`` for normalization in clustering problems :pr:`3399`
Copy link
Contributor

Choose a reason for hiding this comment

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

These shouldn't be in here - they were only merged into the development branch but not main yet

@chukarsten chukarsten enabled auto-merge (squash) June 27, 2022 16:11
@chukarsten chukarsten disabled auto-merge June 27, 2022 17:08
@chukarsten chukarsten merged commit d259cb9 into main Jun 27, 2022
@chukarsten chukarsten deleted the release_v0.54.0 branch June 27, 2022 17:09
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.

4 participants