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

0.1.1 #36

Merged
merged 3 commits into from
Nov 17, 2023
Merged

0.1.1 #36

merged 3 commits into from
Nov 17, 2023

Conversation

momonga-ml
Copy link
Contributor

Summary

Adding feature to auto-impute.
Will call simple imputation under the hood for both categorical and numerical features.
The user can configure these to non-defaults with keyword arguments.

In addition, updated the HDBSCAN so that parameter search comes first as DenseClus converges to the optimal solution for DBCV. I don't know why.

PS: Really should be semantic version 2 but I am going this route instead.

#23

@momonga-ml momonga-ml added the enhancement New feature or request label Nov 17, 2023
@momonga-ml momonga-ml self-assigned this Nov 17, 2023
@momonga-ml momonga-ml merged commit ef6d882 into main Nov 17, 2023
1 check passed
@momonga-ml momonga-ml deleted the 0.1.1 branch November 17, 2023 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant