fuku-ml

Machine learning library

An easy-to-use machine learning library with various algorithms for classification and regression tasks.

Simple machine learning library / 簡單易用的機器學習套件

GitHub

281 stars
23 watching
75 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list

classificationdecision-treeslinear-regressionlogistic-regressionmachine-learningneural-networkperceptronregressionsupport-vector-machinessvm

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dask/dask-ml A Python library for scalable machine learning using Dask alongside popular ML libraries 902
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
zk-ml/research Research on integrating machine learning with emergent runtimes to improve performance and security. 22
fukatani/stacked_generalization A library providing an implementation of machine learning stacking generalization 117
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
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
joshuaeckroth/clj-ml A Clojure library for building machine learning models on top of Weka and other algorithms 136
titsuki/raku-algorithm-libsvm A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. 8
isekai-portal/link-context-learning An implementation of a multimodal learning approach to improve language models' ability to recognize unseen images and understand novel concepts. 89
pouyamghari/pof-mkl An implementation of an online federated learning algorithm with multiple kernels for personalized machine learning 0
alonsovidales/go_ml Provides a collection of machine learning algorithms and implementations for data analysis in Go 203
antoniogarrote/clj-ml A Clojure library for machine learning built on top of Weka and friends 148
okerew/okrolearn A Python machine learning library providing efficient array operations and neural network functionality 3