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

Speed and memory benchmarks for complete overfitting #341

Open
ogencoglu opened this issue Jan 9, 2025 · 3 comments
Open

Speed and memory benchmarks for complete overfitting #341

ogencoglu opened this issue Jan 9, 2025 · 3 comments

Comments

@ogencoglu
Copy link

Are there speed and memory benchmarks (e.g. compared to scikit-learn, obliquetree etc.) for overfitting a dataset completely (no limit on tree depth)? This is usually a fair comparison for speed and memory without having to care about the accuracy part.

@adam2392
Copy link
Collaborator

Hi @ogencoglu thanks for the question.

No not yet, and there are definitely speed limitations for certain tree implementations in treeple when it compares to scikit-learn for a variety of technical reasons. We would love to run it tho!

What is obliquetree? I could not find that package online?

@ogencoglu
Copy link
Author

@adam2392
Copy link
Collaborator

Oh interesting I have not seen that yet. Our oblique tree implementation is slightly different tho just glancing at the implementation and description.

Would indeed be great to benchmark across the community!

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