-
University of Melbourne
- Melbourne, Australia
- https://au.linkedin.com/in/noeldawe
Pinned repositories
1,520 contributions in 2012
Contribution activity
January 2012
Created a pull request in scikit-learn/scikit-learn
that received 279
comments
MRG: AdaBoost for regression and multi-class classification
This PR adds: a new ensemble.weight_boosting module with AdaBoostRegressor (using AdaBoost.R2 [1]) and AdaBoostClassifier (using the multi-class S…
Created an issue in rootpy/rootpy
that received 1
comment
Hollow histograms: support for SetFillColor(None)
Implementing this. Just making a note of it here. Currently there is no way to draw ROOT histograms with a hollow fill in matplotlib. matplotlib ne…