Libraries tagged by rubin
rubicon/object-reveal
54074 Downloads
Reveal unaccessible object members
rubic/magento2-module-cache-clear
17329 Downloads
Clears Magento 2 cache when it become invalidated.
rubenrua/symfony-clean-tags-composer-plugin
118351 Downloads
robinfranssen/analyzelocale
19728 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
robinbressan/regex-parser
12822 Downloads
AST for PCRE Regex
it/input-mask-bundle
71003 Downloads
A simple Symfony bundle that implements Form classes for RobinHerbots/Inputmask jQuery plugin
marcelotk15/round-robin
5612 Downloads
RoundRobin for Laravel 5.8+.
rubix/sentiment
548 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rubix/mnist
163 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
374 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
418 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
rubix/har
121 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
439 Downloads
Use the K Nearest Neighbors algorithm to predict the probability of a divorce.
rubix/credit
207 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/colors
168 Downloads
Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.