kernel
Kernel factory
A factory for creating kernel functions used in machine learning algorithms
A factory for kernel functions
1 stars
5 watching
2 forks
Language: JavaScript
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mljs/feedforward-neural-networks | An implementation of feedforward neural networks in JavaScript based on the wildml library | 29 |
hwang64/mlkp | A method for compactly representing object proposals in object detection using high-order statistics | 107 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
juliaai/mlj.jl | A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,800 |
jsmlt/jsmlt | A JavaScript library implementing well-known machine learning algorithms in an understandable and modular way for education and research. | 25 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
dask/dask-ml | A Python library for scalable machine learning using Dask alongside popular ML libraries | 902 |
maciejkula/rustlearn | A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 619 |
steven2358/kmbox | A collection of MATLAB programs implementing kernel-based algorithms for nonlinear signal processing and machine learning. | 52 |
mindsdb/lightwood | Automated machine learning framework using JSON syntax to define and generate custom pipelines with pre-processing, feature engineering, and model building steps. | 450 |
lkl/linux | Enables efficient reuse of Linux kernel code in applications | 819 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 540 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
mlr-org/mlr3 | Provides an object-oriented framework for efficient machine learning in R | 945 |
expectationmax/sklearn-jax-kernels | A set of composable kernels for scikit-learn implemented in JAX to accelerate computation and gradient calculation. | 42 |