This repository is maintained by the KNIME Team Rakete.
This repository contains the source code of the KNIME Nodes for Scikit-Learn (sklearn) Algorithms for KNIME Analytics Platform. The KNIME nodes in this extension make algorithms of the scikit-learn library available in KNIME.
Please see the Python extension development documentation at docs.knime.com
for more information on how to build pure-Python nodes for KNIME.
If you want to add nodes for more scikit-learn algorithms to this repository, clone it locally,
create a config.yml
(e.g. using the template in this repo) file pointing to this folder and add
an entry in the knime.ini
referencing this config.yml
file as described
here.
The repository is released under the GPL v3 License. Please refer to LICENSE.txt
.