swiftlearner
ML algorithms
A collection of machine learning algorithms implemented in Scala for prototyping and experimentation.
SwiftLearner: Scala machine learning library
39 stars
3 watching
9 forks
Language: Scala
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 547 |
zlpure/machine-learning--coursera | A comprehensive solution to machine learning assignments on Coursera with MATLAB code | 55 |
zk-ml/research | Research on integrating machine learning with emergent runtimes to improve performance and security. | 22 |
alonsovidales/go_ml | Provides pre-built implementations of machine learning algorithms in Go | 202 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 907 |
szilard/benchm-ml | A benchmark for evaluating machine learning algorithms' performance on large datasets | 1,874 |
trekhleb/machine-learning-octave | A repository providing MatLab/Octave examples and explanations of popular machine learning algorithms | 857 |
vlall/swift-brain | A collection of algorithms and data structures for artificial intelligence and machine learning in Swift | 335 |
mrdimosthenis/emel | A Gleam implementation of a machine learning library with support for various algorithms and data types | 106 |
tailhq/dynaml | An interactive machine learning development environment with support for Scala, JVM, and popular ML libraries. | 201 |
visenger/handson-ml | Teaches Machine Learning fundamentals in Python using Scikit-Learn and TensorFlow | 5 |
scicloj/scicloj.ml | A Clojure machine learning library providing idiomatic and harmonized support for various classification, regression, clustering, and unsupervised models. | 220 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |