File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ Enhancements
3434     have been deprecated and the classes and functions have been reorganized into
3535     the :mod: `model_selection ` module. (`#4294 https://github.com/scikit-learn/scikit-learn/pull/4294> `_) by `Raghav R V `_.
3636
37-      - The random forest, extra trees and decision tree estimators now has a
38-        method ``decision_path `` which returns the decision path of samples in
39-        the tree. By `Arnaud Joly `_
37+    - The random forest, extra trees and decision tree estimators now has a
38+      method ``decision_path `` which returns the decision path of samples in
39+      the tree. By `Arnaud Joly `_
4040
41-      - A new example has been added unveling the decision tree structure.
42-        By `Arnaud Joly `_
41+    - A new example has been added unveling the decision tree structure.
42+      By `Arnaud Joly `_
4343
4444Bug fixes
4545......... 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments