-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
There was resent experiments on accelerating imbalanced-learn library with scikit-learn-intelex estimators and results are quite promising - https://medium.com/intel-analytics-software/why-pay-more-for-machine-learning-893683bd78e4
So we are talking about pretty noticeable speedups up to 140 times that would benefit imbalance-learn users. What are your thought on providing more tight integration?
There are multiple options that can be used here:
- adding notice in documentation on acceleration ability
- make imbalance-learn aware of scikit-learn-intelex and allow direct use in case scikit-learn-intelex package is available (This approach used within pycaret and autogluon libraries)
- set as default dependency for x86 platform
Verry open for integration options discussion and would be happy to address questions/concerns or suggestions here.
Metadata
Metadata
Assignees
Labels
No labels
