Libraries tagged by datajet
codappix/typo3-php-datasets
12374 Downloads
Enables usage of PHP data sets within TYPO3.
rubix/sentiment
553 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
flobee/spss
18685 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard. (Read/write SPSS, PSPP .sav files)
zetacomponents/graph-database-tiein
4891 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
totten/license-data
15350 Downloads
Dataset with open-source licenses
heptacom/heptaconnect-portal-base
22448 Downloads
HEPTAconnect base dataset that every other portal is based on
digitalcz/register-adries
13885 Downloads
Provides communication with https://data.gov.sk/dataset/register-adries in PHP OOP via PSR-18 HTTP client
datatables.net/datatables.net-scroller
3767 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
2701 Downloads
Automates the generation of graphs based on dataset provided in an array
cumulio/cumul.io-sdk-php
168039 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.
hnhdigital-os/laravel-datasets
104 Downloads
Provides console commands, models and migration scripts to syncronize datasets.
anik/dataset
64 Downloads
Dataset is a php package for importing & exporting data within CSV & Database
rubix/mnist
170 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
377 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.
rubix/housing
424 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.