clj-bigml
Machine learning library
Provides a Clojure interface to BigML's API for machine learning tasks and data management
Clojure bindings for the BigML.io API
49 stars
18 watching
14 forks
Language: Clojure
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
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 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
mmaul/clml | A high-performance statistical machine learning library written in Common Lisp | 261 |
clj-commons/digest | Provides message digest functions for data integrity verification in Clojure programming | 158 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
yetanalytics/dl4clj | A Clojure port of Deeplearning4j, providing a neural networks DSL and various machine learning features. | 100 |
hswick/jutsu.ai | A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
dakrone/clojure-opennlp | A Clojure library providing an interface to OpenNLP's NLP functionality | 753 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
mmaul/clml.tutorials | Tutorials and resources for learning Common Lisp Machine Learning with CLML. | 31 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 96 |