furkanakkurt/Decision-Tree-Classifier
Machine Learning Algorithm implemented purely from scratch using C++. The algorithm has been trained using the data contained in the train_data.txt file and tested with the data in test_data.txt.
C++
No issues in this repository yet.