Skip to content

Implementation of a newly developed Predictive Hyperparameter Optimisation algorithm.

License

Notifications You must be signed in to change notification settings

DobromirM/Predictive-Hyperparameter-Optimisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predictive Hyper Parameter Optimisation

Build Status

Implementation of a newly developed Predictive Hyperparameter Optimisation algorithm.

https://pypi.org/project/predictiveopt/

Installation

pip install predictiveopt

Building instructions

  1. Building the package: python setup.py sdist bdist_wheel
  2. Uploading to PyPi: python -m twine upload dist/*
  3. Uploading new versions: twine upload --skip-existing dist/*

About

Implementation of a newly developed Predictive Hyperparameter Optimisation algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages