Python Machine Learning Open Source Projects

#artificialintelligence 

Optunity is a free software package dedicated to hyperparameter optimization to automatically find suitable hyperparameters for a given learning task. Optunity's dedicated optimizers are a drop-in replacement for grid search, which will yield better hyperparameters while requiring less computation time. The design focuses on ease of use, flexibility, code clarity and interoperability with existing software in popular machine learning environments, such as scikit-learn, OpenCV and Spark's MLlib.