Algo-Phantoms / Algo-ScriptML

Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basic to advance.
MIT License
90 stars 65 forks source link

Add files via upload #141

Closed SNIGDHA2654 closed 3 years ago

SNIGDHA2654 commented 3 years ago

@ashwani-rathee please tell me if there are any changes required. I tried implementing whatever I learnt about the C5.0 Decision tree.

ashwani-rathee commented 3 years ago

@SNIGDHA2654 You would need to add the function in the class only I think,can you update that....also provide a method of testing this in comments of this file

ashwani-rathee commented 3 years ago

No updates for @SNIGDHA2654 side,hence closing this PR