This component generates example data for classification tasks based on the make_classification() function in the Python scikit-learn library.
The predictor features are randomly drawn from the standard normal distribution. If desired, some of the features can be redundant or duplicated. The samples are assigned into one or more clusters within each class. Furthermore, it is possible to regulate the class separation within the feature space.
For more information see the sklearn documentation:
scikit-learn.org/stable/modules/generated/sklearn.datasets.make_classification.html
Note: This component requires a Python environment. In this blog post we explain how to setup the KNIME Python extension:
knime.com/blog/setting-up-the-knime-python-extension-revisited-for-python-30-and-20
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.