Libraries tagged by datasets
chartmancer/chartmancer
8490 Downloads
Automates the generation of graphs based on dataset provided in an array
byjg/anydataset-xml
8597 Downloads
XML abstraction dataset for the AnyDataset library. AnyDataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset-text
5968 Downloads
Text file abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
byjg/anydataset-json
8407 Downloads
JSON abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
cumulio/cumul.io-sdk-php
197875 Downloads
PHP SDK to interact with the Cumul.io API in order to create, modify or delete datasets, dashboards or push new data into the platform in a programmatic way.
runopencode/dataset
180 Downloads
Utilities for dealing with datasets and streams of data.
anik/dataset
64 Downloads
Dataset is a php package for importing & exporting data within CSV & Database
survos/dataset-bundle
373 Downloads
Shared data directory conventions and path utilities for dataset-driven apps (APP_DATA_DIR).
marshmallow/dataset-google-product-categories
6938 Downloads
This dataset contains all the categories available for Google Product Feeds in Dutch
marshmallow/dataset-google-geotargets
3380 Downloads
Import all GeoTargets from Google into your Laravel project.
marshmallow/dataset-country
9042 Downloads
This dataset contains all the countries in the world. They are translateable in different languages. It is also possible to get the flag from said countries. The model is extendable so you can extend and overide all functionality if needed.
rubix/sentiment
578 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
185 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
390 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
434 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.