Metadata-Version: 1.1
Name: photonai
Version: 1.1.0
Summary: 
PHOTON
is a rapid prototyping framework enabling (not so experienced) users to build, train, optimize, evaluate,
and share even complex machine learning pipelines with very high efficiency.

PHOTON is an object-oriented python framework designed to leave you deciding the important things and automatizing the rest:
 By treating each pipeline element as a building block, we create a system in which the user can select and combine
 processing steps, adapt their arrangement or stack them in more advanced pipeline layouts.

PHOTON gives you an easy way of setting up a full stack machine learning pipeline including nested cross-validation and hyperparameter search.
After PHOTON has found the best configuration for your model, it offers a convenient possibility to explore the analyzed hyperparameter space.
It also enables you to persist and load your optimal model, including all preprocessing elements, with only one line of code.


Home-page: https://github.com/photonai-team/photonai.git
Author: PHOTON Team
Author-email: hahnt@wwu.de
License: UNKNOWN
Download-URL: https://github.com/photon-team/photonai/archive/1.1.0.tar.gz
Description: UNKNOWN
Keywords: machine learning,deep learning,neural networks,hyperparameter
Platform: UNKNOWN
