An open API service indexing awesome lists of open source software.

https://github.com/urbslab/scikit_ml_pipeline_binary_parallel

An rigorous, machine learning analysis pipeline for binary classification datasets assembled as parallelizable command line modules. Includes exploratory analysis, data processing, feature processing, ML modeling (11 algorithms) with hyperparameter sweeps, visualizations, and statistical analysis. A comprehensive starting point to adapt to your own dataset.
https://github.com/urbslab/scikit_ml_pipeline_binary_parallel

Last synced: 12 months ago
JSON representation

An rigorous, machine learning analysis pipeline for binary classification datasets assembled as parallelizable command line modules. Includes exploratory analysis, data processing, feature processing, ML modeling (11 algorithms) with hyperparameter sweeps, visualizations, and statistical analysis. A comprehensive starting point to adapt to your own dataset.

Awesome Lists containing this project

README

          

# scikit_ML_Pipeline_Binary_Parallel
An rigorous, well documented machine learning analysis pipeline for binary classification datasets assembled as parallelizable command line modules. Includes exploratory analysis, data processing, feature processing, ML modeling (11 algorithms) with hyperparameter sweeps, visualizations, and statistical analysis. A comprehensive starting point to adapt to your own dataset.
Testing changes