Libraries tagged by datajet
rubix/sentiment
547 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
totten/license-data
13906 Downloads
Dataset with open-source licenses
luzmo/luzmo-sdk-php
40263 Downloads
PHP SDK to interact with the Luzmo API in order to create, modify or delete datasets, dashboards or push new data into the platform in a programmatic way.
heptacom/heptaconnect-portal-base
22120 Downloads
HEPTAconnect base dataset that every other portal is based on
digitalcz/register-adries
13503 Downloads
Provides communication with https://data.gov.sk/dataset/register-adries in PHP OOP via PSR-18 HTTP client
datatables.net/datatables.net-scroller
2946 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables
chartmancer/chartmancer
1702 Downloads
Automates the generation of graphs based on dataset provided in an array
byjg/anydataset-nosql
5691 Downloads
A NoSql abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
cumulio/cumul.io-sdk-php
165214 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.
marshmallow/dataset-google-product-categories
6294 Downloads
This dataset contains all the categories available for Google Product Feeds in Dutch
marshmallow/dataset-google-geotargets
2732 Downloads
Import all GeoTargets from Google into your Laravel project.
marshmallow/dataset-country
7740 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.
anik/dataset
61 Downloads
Dataset is a php package for importing & exporting data within CSV & Database
rubix/mnist
161 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.