Skip to content

Master tmva dataloader vi#119

Closed
omazapa wants to merge 30 commits into
root-project:masterfrom
oprojects:master-tmva-dataloader-vi
Closed

Master tmva dataloader vi#119
omazapa wants to merge 30 commits into
root-project:masterfrom
oprojects:master-tmva-dataloader-vi

Conversation

@omazapa
Copy link
Copy Markdown
Contributor

@omazapa omazapa commented Dec 16, 2015

Hello,
This is the Implementation of DataLoader for TMVA according to new design.

  • Tutorials updated
  • Variable Importance implemented and tested.
  • New ROC algorithm implemented
  • PyMVA now support python 3

Cheers,
Omar.

omazapa and others added 30 commits November 19, 2015 23:25
NOTE: new ROC algorithm is not implemnted yet.
and added enum for every type enum VIType {kShort=0,kAll=1,kRandom=2};
Signed-off-by: Fons Rademakers <Fons.Rademakers@cern.ch>
Signed-off-by: Fons Rademakers <Fons.Rademakers@cern.ch>
validation.py:386: DeprecationWarning: Passing 1d arrays as data is deprecated in 0.17 and willraise ValueError in 0.19. Reshape your data either using X.reshape(-1, 1) if your data has a single feature or X.reshape(1, -1) if it contains a single sample.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants