Skip to content
#

scikit

Here are 68 public repositories matching this topic...

wissousad
wissousad commented Aug 6, 2019

Hello, I have a CSV file that has 9 features and 9 expected targets, and I want to test 2 regression models on this data (that should be generated as a stream).

When I test the MultiTargetRegressionHoeffdingTree and RegressorChain on this data I get a bad R2-score, but when I tried normalizing my data with scikit-learn I get a pretty good R2-score. The problem is that I should not use sci

remiadon
remiadon commented Apr 21, 2020

Describe the issue linked to the documentation

It is not obvious for now what algorithms should be included in scikit-mine.
My first attempt defining this would be to say we hope for MDL-based algorithms to be included, but that's certainly not sufficient.

Suggest a potential alternative/fix

We should add a dedicated paragraph in the doc, like the one in [scikit-learn doc](https:/

Improve this page

Add a description, image, and links to the scikit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scikit topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.