Popular Packages

  • PHP

    packagefactory/colorhelper

    EEL Color helper to transform hex colors

  • PHP

    laracake/clear

    This friendly package helps you to clear all config cache issues in laravel with single command.

  • PHP

    geeky/request-objects

    Custom request objects for Symfony made to make life less painful

  • PHP

    eolabs-io/amazon-mws-throttling-middleware

    A Laravel Middleware for throttling Amazon MWS endpoint calls

  • PHP

    nimbomx/package-test

    A package test for Laravel

  • PHP

    rubix/iris

    An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.

  • PHP

    rubix/har

    Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.

  • PHP

    rubix/housing

    An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.

  • PHP

    rubix/dota2

    Build a classifier to predict the outcome of Dota 2 games with the Naive Bayes algorithm and the results of 102,944 sample games.

  • PHP

    rubix/divorce

    Use the K Nearest Neighbors algorithm to predict the probability of a divorce.

  • PHP

    rubix/credit

    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.

  • PHP

    rubix/colors

    Demonstrating unsupervised clustering using the K Means algorithm and synthetic color data.

  • PHP

    rubix/cifar-10

    Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.

  • PHP

    rubix/sentiment

    An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.

  • PHP

    rubix/mnist

    Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.