Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 272 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 272 Bytes

ICDM2016

Example code for ``Probabilistic Formulations of Regression with Mixed Guidance'' (ICDM 2016).

scipy_optimize.py: Code for generating evaluation and gradient functions for the 4 forms of mixed guidance main.py: Example code which uses scipy's optimize library