Libraries tagged by datasift
hsit/datastructure
70 Downloads
data structure for quake used in hsit project
getdkan/datastore
33467 Downloads
A Drupal-independent version of DKAN's datastore.
fdsn/datastructure
54 Downloads
Data structure for FDSN data
envor/laravel-datastore
3222 Downloads
On Prem Laravel
chroma-x/google-datastructures
14978 Downloads
A PHP library providing common data structures to reflect data received from Google services.
anik/dataset
61 Downloads
Dataset is a php package for importing & exporting data within CSV & Database
shopforward/google-cloud
45 Downloads
Google Cloud Client Library
rubix/mnist
162 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
373 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
417 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/har
120 Downloads
Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.
rubix/divorce
437 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
206 Downloads
An example project that predicts the risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset of credit card customers.
rubix/cifar-10
250 Downloads
Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.
markbaker/tries
1118 Downloads
PHP Classes for Trie datastructures