Libraries tagged by datajet
codappix/typo3-php-datasets
12924 Downloads
Enables usage of PHP data sets within TYPO3.
flobee/spss
19085 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard. (Read/write SPSS, PSPP .sav files)
collecthor/spss
19830 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard
zetacomponents/graph-database-tiein
5222 Downloads
The GraphDatabaseTiein provides functionality to directly use PDO statements as basis for ezcGraph Datasets.
totten/license-data
16776 Downloads
Dataset with open-source licenses
digitalcz/register-adries
14273 Downloads
Provides communication with https://data.gov.sk/dataset/register-adries in PHP OOP via PSR-18 HTTP client
datatables.net/datatables.net-scroller
4177 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
3553 Downloads
Automates the generation of graphs based on dataset provided in an array
byjg/anydataset-nosql
7497 Downloads
A NoSql abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
cumulio/cumul.io-sdk-php
172115 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-country
7961 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
64 Downloads
Dataset is a php package for importing & exporting data within CSV & Database
rubix/sentiment
558 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
173 Downloads
Handwritten digit recognizer using a feed forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.
rubix/iris
385 Downloads
An introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.