DiTo97 / ml-algos-snippets

Snippets of classical and deep Machine Learning algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snippets of Machine Learning Algorithms

Snippets of classical and deep Machine Learning (ML) algorithms.

Folder structure

  • rubix-divorce-predictor, contains an example of classical ML, with a k-NN model performing binary classification on a 54-dimensional feature vector to predict a couple's divorce likelyhood. This example was built with the Rubix ML library written in PHP, the first competitive ML library which exploits the JIT capabilities of said language.

About

Snippets of classical and deep Machine Learning algorithms


Languages

Language:PHP 100.0%