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

Regenerate documentation. #1132

Merged
merged 6 commits into from
Jun 19, 2024
Merged

Regenerate documentation. #1132

merged 6 commits into from
Jun 19, 2024

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Jun 17, 2024

Changes the tag "distribution_fitter" to "distribution estimation" in the Model Browser

cc @EssamWisam

@ablaom ablaom closed this Jun 17, 2024
@ablaom ablaom reopened this Jun 17, 2024
@EssamWisam
Copy link
Collaborator

Looks great to me.

GaussianMixtureClusterer_BetaML = ["clustering", "distribution_fitter"]
GaussianMixtureImputer_BetaML = ["missing_value_imputation", "distribution_fitter"]
GaussianMixtureRegressor_BetaML = ["regression", "distribution_fitter"]
GaussianMixtureClusterer_BetaML = ["clustering", "distribution_estimation"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just making sure, you did intend to call it "distribution estimation" instead of "density estimation", right? Because the latter may be more common.

Copy link
Member Author

Choose a reason for hiding this comment

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

oh bother. I did mean to make it "density estimation".

good catch.

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.89%. Comparing base (1cdb23a) to head (e84c195).
Report is 32 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1132   +/-   ##
=======================================
  Coverage   57.89%   57.89%           
=======================================
  Files           2        2           
  Lines          38       38           
=======================================
  Hits           22       22           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ablaom ablaom merged commit 5d600f0 into master Jun 19, 2024
10 checks passed
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.

None yet

2 participants