Libraries tagged by imputation
rubix/ml
1560150 Downloads
A high-level machine learning and deep learning library for the PHP language.
rubix/housing
434 Downloads
An example project that predicts house prices for a Kaggle competition using a Gradient Boosted Machine.
jenutka/titanic_php
47 Downloads
An example project that predicts if Titanic passenger survives for a Kaggle competition using a Random Forest classifier.
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
touilelhadj/biostat-php
13 Downloads
A pure-PHP biostatistics library implementing descriptive, bivariate and multivariate methods (logistic regression, VIF, Box-Tidwell, GLMM by PQL, GEE with Liang-Zeger sandwich variance, MICE multiple imputation, Rubin's pooling) for survey-based epidemiological studies.
krugozor/database
2487 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
yellenli/laravel-scout-elastic
1467 Downloads
Elastic Driver for Laravel Scout (imitation)
pulyavin/thread-pool
51 Downloads
Imitation of threads in PHP
rugleb/phpgpss
7 Downloads
Modeling of control systems
wahyulingu/piuu
12 Downloads
PHP Imitation User Utility - A package to simulate humanized interactions (typing, clicking, delays) in a natural way.
justinonomo/export
1 Downloads
some drupal paragraph importation
dustinleblanc/zotero_import
20 Downloads
Handles importation and querying of documents from Zotero
busenov/database
5 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
infection/infection
29537689 Downloads
Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.
pestphp/pest-plugin-mutate
40951795 Downloads
Mutates your code to find untested cases