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

Unsupervised tree is slow #275

Open
mkgeneral opened this issue May 8, 2024 · 2 comments
Open

Unsupervised tree is slow #275

mkgeneral opened this issue May 8, 2024 · 2 comments

Comments

@mkgeneral
Copy link

Training an Unsupervised tree model takes a long time.

25K sample with 7 or 15 features using both "twomeans" and "fastbic" criterions takes between 1.5 to 2 hours to complete.

50K sample with the same number of features runs for hours. Then the process disappears without any error messages.

Do you have examples of training an unsupervised tree or an unsupervised forest with large data samples (hundreds of thousands or millions) and timing?

Thank you.

@adam2392
Copy link
Collaborator

Hi @mkgeneral thanks for using the package. Do you have code snippet showing how you are calling the unsupervised tree model?

In addition, are you able to provide details on the dataset? E.g. discrete, continuous?

@adam2392
Copy link
Collaborator

adam2392 commented Jun 7, 2024

Hi @mkgeneral just following up to see if your problem was resolved?

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

No branches or pull requests

2 participants