Andrew Tan

Results 2 issues of Andrew Tan

### Description This PR contains some fixes to get tests working and build passing, primarily around updating tests and imports to handle deprecation of various sklearn testing functions and other...

### Description Often when working with imbalanced datasets, it is necessary to fit DecisionTreeClassifier with class weights. This simple PR adds the class_weight parameter to the SkopeRules constructor which is...