Saved Bookmarks
| 1. |
Create a Decision tree classifier in sci-kit learn using the Data given below,features = [[2,100],[6,25],[1,300],[1,1000],[4,100],[10,100]]Label = [1,2,1,1,2,2] |
|
Answer» I can't UNDERSTAND PLEASE DETAIL me please |
|