Recent Releases of https://github.com/arogozhnikov/hep_ml
https://github.com/arogozhnikov/hep_ml - hep_ml v0.7.3
What's Changed
- Documentnorm by @goi42 in https://github.com/arogozhnikov/hepml/pull/85
- Fix probability calculation for uBoostClassifier by @ehhov in https://github.com/arogozhnikov/hep_ml/pull/88
New Contributors
- @goi42 made their first contribution in https://github.com/arogozhnikov/hep_ml/pull/85
- @ehhov made their first contribution in https://github.com/arogozhnikov/hep_ml/pull/88
Full Changelog: https://github.com/arogozhnikov/hep_ml/compare/v0.7.2...v0.7.3
- Jupyter Notebook
Published by arogozhnikov over 1 year ago
https://github.com/arogozhnikov/hep_ml - hep_ml v0.7.2
What's Changed
- Upgrade sklearn criterion mse to squarederror by @jonas-eschle in https://github.com/arogozhnikov/hepml/pull/71
- Resolve conflicts between numpy 1.22 and theano, stop testing python 2.7 by @arogozhnikov in https://github.com/arogozhnikov/hep_ml/pull/72
- replace np.float with float, fix deprecation warning by @ahill187 in https://github.com/arogozhnikov/hep_ml/pull/75
- replace deprecated numpy aliases with python builtins by @richard-lane in https://github.com/arogozhnikov/hep_ml/pull/78
- remove theano from testing, as theano can't work with current numpy (… by @arogozhnikov in https://github.com/arogozhnikov/hep_ml/pull/79
- Fix creation of releases from pypi by @arogozhnikov in https://github.com/arogozhnikov/hep_ml/pull/80
- bump version by @arogozhnikov in https://github.com/arogozhnikov/hep_ml/pull/81
New Contributors
- @ahill187 made their first contribution in https://github.com/arogozhnikov/hep_ml/pull/75
- @richard-lane made their first contribution in https://github.com/arogozhnikov/hep_ml/pull/78
Full Changelog: https://github.com/arogozhnikov/hep_ml/compare/v0.7.0...v0.7.2
- Jupyter Notebook
Published by arogozhnikov about 3 years ago
https://github.com/arogozhnikov/hep_ml - hep_ml v0.7.0
- fixed weight normalization (@jonas-eschle)
- moved travis ci -> github actions
- auto-deployment of new releases to pypi
- documentation was moved to
/docs and served from there
- Jupyter Notebook
Published by arogozhnikov over 4 years ago
https://github.com/arogozhnikov/hep_ml - Fixing sklearn deprecations (thanks to @kgizdov)
- Jupyter Notebook
Published by arogozhnikov over 5 years ago
https://github.com/arogozhnikov/hep_ml - Fixes for pandas and updates to CI and tests
- Jupyter Notebook
Published by arogozhnikov over 5 years ago
https://github.com/arogozhnikov/hep_ml - Bump version
- updated jupyter examples
- some minor fixes to adapt to updates in dependencies (numpy, sklearn, theano)
- updated CI scripts
- minor improcements in the documentation
- Jupyter Notebook
Published by arogozhnikov over 7 years ago
https://github.com/arogozhnikov/hep_ml - Bump release for DOI
Fixed problems with uboost and theano
- Jupyter Notebook
Published by arogozhnikov about 8 years ago
https://github.com/arogozhnikov/hep_ml - Minor updates
- fixed some examples
- updated docs
- added some parameters to GBReweighter
- Jupyter Notebook
Published by arogozhnikov almost 9 years ago
https://github.com/arogozhnikov/hep_ml - Release 0.4
hep_ml.speedup(speeding up predictions) is publishedhep_ml.splot(minimalistic splot) is published- some improvements to reweighter and losses
- Jupyter Notebook
Published by arogozhnikov over 10 years ago
https://github.com/arogozhnikov/hep_ml - Reweighter
- awesome Gradient Boosted reweighter is published https://github.com/arogozhnikov/hep_ml/blob/master/notebooks/DemoReweighting.ipynb
- demonstration of fittting expression with nnet is published https://github.com/arogozhnikov/hep_ml/blob/master/notebooks/DemoNeuralNetworks.ipynb
- newer & fulller documentation
https://arogozhnikov.github.io/hep_ml/
- some enhancements in
UGradientBoostingandlosses
- Jupyter Notebook
Published by arogozhnikov almost 11 years ago
https://github.com/arogozhnikov/hep_ml - Documentation for v0.2.0
Tags are required to get info on old releases
- Jupyter Notebook
Published by arogozhnikov almost 11 years ago
https://github.com/arogozhnikov/hep_ml - PyPI public version
First release of minimized version. - moved to different repository - first public version with PyPI support - completely rewritten gradient boosting and loss functions - added support of neural networks - standard interface for losses (including RankBoostLoss) - REP interface for metrics - first version of documentation
- Jupyter Notebook
Published by arogozhnikov almost 11 years ago