Scikit-learn is an open source machine learning library written in python. It provides different flavors of machine learning algorithms for classification, regression, and clustering. It has designed to interoperate with python numerical and scientific libraries Numpy and Scipy. The official repository of Scikit-learn is at https://github.com/scikit-learn/scikit-learn |
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/sklearn_to_categorical
Name | Description | Version | Minimum Galaxy Version |
---|---|---|---|
Converts a class vector (integers) to binary class matrix | 1.0.8.3 | 20.05 |