IBM / pyflowgraph

Flow graphs for Python
Apache License 2.0
25 stars 8 forks source link

Example suite from scikit-learn #5

Closed epatters closed 5 years ago

epatters commented 5 years ago

In order to improve the robustness of the Python program analysis and to expand the Data Science Ontology, I would like to test this package against a suite of examples larger than the current set of integration tests.

Conveniently, scikit-learn includes a large collection of self-contained example scripts. It would be best to start with a one subdirectory, perhaps for linear models or SVMs.

epatters commented 5 years ago

Migrated to https://github.com/epatters/flowgraphs/issues/2