AntonAntonov/MonadicContextualClassification
A monad for machine learning classification workflows
Contributed By: Anton Antonov
A software monad for Machine Learning (ML) classification workflows. Streamlined data onboarding. Both built-in and ensemble classifiers are supported. Receiver Operating Characteristic (ROC) functions can be specified, computed, and plotted. Other built-in classifier measurements and ML classification operations are implemented and supported.
Installation Instructions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall[ResourceObject["https://wolfr.am/1ozsJYvwM"]]
To load the code after installation, evaluate this code:
Needs["AntonAntonov`MonadicContextualClassification`"]
Details
Examples
Disclosures
- Paclet dependencies