scikit-learn-intelex
scikit-learn-intelex copied to clipboard
ENH: OneDAL python ifaces for Random Forest
Description
Please include a summary of the change. For large or complex changes please include enough information to introduce your change and explain motivation for it.
Changes proposed in this pull request:
- RandomForestClassification
- RandomForestRegressin
/intelci: run
/intelci: run
http://intel-ci.intel.com/eda6fa90-b9be-f16e-8fe2-a4bf010d0e2e
http://intel-ci.intel.com/edacca8b-0ed6-f1ac-b012-a4bf010d0e2e
http://intel-ci.intel.com/edad2cfa-388e-f118-8392-a4bf010d0e2e
http://intel-ci.intel.com/edad3867-b397-f10f-ab08-a4bf010d0e2e
http://intel-ci.intel.com/edaed0bf-3622-f1d4-950e-a4bf010d0e2e
http://intel-ci.intel.com/edb193ff-a649-f1ba-b78b-a4bf010d0e2e
http://intel-ci.intel.com/edb2a663-0db0-f1a1-9385-a4bf010d0e2e
Pytest doesn't like when test files have same names. Rename sklearnex/preview/ensemble/tests/test_random_forest.py
to sklearnex/preview/ensemble/tests/test_
preview_random_forest.py
for example, please.
Pytest doesn't like when test files have same names. Rename
sklearnex/preview/ensemble/tests/test_random_forest.py
tosklearnex/preview/ensemble/tests/test_
preview_random_forest.py
for example, please.
Done
http://intel-ci.intel.com/edb2cc7f-1861-f143-a430-a4bf010d0e2e
From sklearn 1.2.1 tests:
165 failed, most of them with next error:
AttributeError: 'RandomForestClassifier' object has no attribute 'n_outputs_'
http://intel-ci.intel.com/edb39921-211d-f1f5-9efa-a4bf010d0e2e
http://intel-ci.intel.com/edb3c395-63bf-f108-b0b3-a4bf010d0e2e
http://intel-ci.intel.com/edb3d4a4-243b-f1a5-8172-a4bf010d0e2e
http://intel-ci.intel.com/edb3d646-00e3-f194-8fd3-a4bf010d0e2e
http://intel-ci.intel.com/edb45ec5-2699-f16b-8c60-a4bf010d0e2e
http://intel-ci.intel.com/edb4628b-2fbe-f145-ba22-a4bf010d0e2e
http://intel-ci.intel.com/edb46dcf-aa90-f160-8993-a4bf010d0e2e