KNear by NathanEpstein

K-nearest neighbors algorithm for supervised learning implemented in javascript

created at Nov. 19, 2014, 6:50 p.m.

JavaScript

6 +0

48 +0

8 +0

GitHub
bayesian-bandit.js by omphalos

Bayesian bandit implementation for Node and the browser.

created at Aug. 12, 2013, 12:12 p.m.

JavaScript

5 +0

45 +0

7 +0

GitHub
node-svm by nicolaspanel

Support Vector Machines for nodejs

created at March 25, 2014, 8:57 p.m.

JavaScript

16 +0

296 +0

86 +0

GitHub
learningjs by yandongliu

javascript implementation of logistic regression/c4.5 decision tree

created at April 8, 2014, 1:50 a.m.

JavaScript

5 +0

65 +0

16 +0

GitHub
lda by primaryobjects

LDA topic modeling for node.js

created at May 27, 2014, 5:35 p.m.

JavaScript

7 +0

290 +0

46 +0

GitHub
kMeans.js by emilbayes

Simple Javascript implementation of the k-means algorithm, for node.js and the browser

created at March 26, 2013, 1:41 p.m.

CoffeeScript

3 +0

45 +0

6 +0

GitHub
node-fann by rlidwka

FANN (Fast Artificial Neural Network Library) bindings for Node.js

created at Oct. 19, 2011, 11:48 p.m.

C++

14 +0

186 +0

34 +0

GitHub
gaussian-mixture-model by lukapopijac

Unsupervised machine learning with multivariate Gaussian mixture model which supports both offline data and real-time data stream.

created at April 16, 2017, 12:03 a.m.

JavaScript

3 +0

27 +0

1 +0

GitHub
brain.js by BrainJS

🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js

created at Feb. 13, 2016, 6:09 p.m.

TypeScript

247 +1

14,246 +8

1,064 +0

GitHub
clustering.js by emilbayes

Clustering algorithms implemented in Javascript for Node.js and the browser

created at June 30, 2013, 2:43 p.m.

JavaScript

2 +0

30 +0

6 +0

GitHub
visualizer by NPellet

None

created at Oct. 12, 2012, 7:28 a.m.

JavaScript

11 +0

42 +0

24 +0

GitHub
Z3d by NathanEpstein

Interactive 3D plotting with a simple function call using Three.js

created at Nov. 26, 2014, 10:21 p.m.

JavaScript

10 +0

89 +0

7 +0

GitHub
datakit by NathanEpstein

A lightweight framework for data analysis in JavaScript.

created at March 2, 2015, 11:05 p.m.

JavaScript

15 +0

292 +0

15 +0

GitHub
statkit by rigtorp

Statistics toolkit for JavaScript

created at June 26, 2014, 4:39 a.m.

JavaScript

4 +0

51 +0

6 +0

GitHub
D3xter by NathanEpstein

Straight forward plotting built on D3

created at Oct. 27, 2014, 2:04 p.m.

JavaScript

20 +0

341 +0

16 +0

GitHub
twitter-text by twitter

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

created at Dec. 3, 2014, 4:06 p.m.

HTML

181 +0

3,059 +1

510 -1

GitHub
deeplearning4j by deeplearning4j

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

created at Nov. 27, 2013, 2:03 a.m.

Java

767 +0

13,496 +14

3,821 -1

GitHub
Impala by cloudera

Real-time Query for Hadoop; mirror of Apache Impala

created at Oct. 18, 2012, 5:12 p.m.

C++

14 +0

30 +0

32 +0

GitHub
spark by apache

Apache Spark - A unified analytics engine for large-scale data processing

created at Feb. 25, 2014, 8 a.m.

Scala

2,033 +2

38,767 +59

28,051 +17

GitHub
data-science-ipython-notebooks by donnemartin

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

created at Jan. 23, 2015, 7:38 p.m.

Python

1,618 +0

26,664 +22

7,753 +4

GitHub