Tutorials for scicloj.ml
The Clojure machine learning library scicloj.ml is documented here:
- Userguide - introduction
- Userguide - advanced
- Userguide - categorical
- Reference of ML models
- Reference of transformer functions
- Example usage - predict titanic survival
- Example usage - hyper parametertuning of a pipeline
- How to use sklearn models
- Reference of other libraries integrated with scicloj.ml
- kmeans in Python vs Clojure
- Experiment tracking
- Unsupervised learning
- Variable interaction in linear regression
The source files for this documentation using notespace and Clerk are in this repository.