metamorph.ml
Data pipeline tuner
A tool for tuning complex data transformation pipelines in machine learning models
Machine learning functions for metamorph based on machine learning pipelines
18 stars
4 watching
3 forks
Language: Clojure
last commit: 6 days ago linear-regressionmachine-learningnlptidytext
Related projects:
Repository | Description | Stars |
---|---|---|
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 96 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
combust/mleap | Enables deployment of machine learning data pipelines and algorithms to production | 1,504 |
aronchick/mlops-pipeline | Automates the end-to-end machine learning workflow from code commit to model deployment | 18 |
loglabs/mltrace | A tool to help analyze and debug machine learning pipelines by tracking the flow of data and components through the pipeline. | 468 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
scicloj/tablecloth | A dataset manipulation library built on top of tech.ml.dataset, providing a simplified API for data processing and analysis. | 303 |
scicloj/scicloj.ml.xgboost | Provides XGBoost models for machine learning tasks in Clojure | 7 |
seldonio/tempo | An MLOps Python library that enables data scientists to deploy and orchestrate machine learning pipelines for production-ready inference. | 116 |
metosin/malli | A Clojure/Script library for defining and manipulating data models as first-class values | 1,506 |
jmrichardson/tuneta | Automates optimization of technical indicators for machine learning models in finance | 413 |