tech.ml.dataset
Data processor
A Clojure library for efficient tabular data processing and analysis
A Clojure high performance data processing system
681 stars
19 watching
35 forks
Language: Clojure
last commit: 5 days ago
Linked from 1 awesome list
clojurecsvdataframedatasciencedatasetetl-pipelinejavamachine-learningxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 96 |
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 | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
spreads/spreads | A high-performance library for real-time data processing and time series manipulation | 427 |
clojure/data.json | A JSON parser and generator for Clojure data structures. | 543 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
nathanmarz/cascalog | A library for data processing and querying on large datasets without the need for Hadoop expertise | 1,376 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
scicloj/scicloj.ml.xgboost | Provides XGBoost models for machine learning tasks in Clojure | 7 |
eugeneyan/applied-ml | Curated collection of papers and articles on data science and machine learning practices in production environments. | 27,322 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
ml-tooling/ml-workspace | An all-in-one web-based IDE for machine learning and data science | 3,434 |
jvalegre/robert | Automated machine learning protocols for cheminformatics using Python | 38 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |