Resolve "Experiment pipeline"
Compare changes
- Charly Lamothe authored
Finish to fix sklearn dataset fetchers. Keep 20newsgroups_vectorized instead of non vectorized version that is the preprocessed version of this text dataset. Remove kddcup99 dataset.
@@ -39,23 +39,20 @@ class DatasetLoader(object):
@@ -63,9 +60,6 @@ class DatasetLoader(object):