KhaledAshrafH / DT-Banknote-Authenticator

This Python code utilizes the decision tree algorithm from the scikit-learn library to perform banknote authentication. The code aims to analyze the impact of different train-test split ratios and training set sizes on the accuracy and size of the learned decision tree.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KhaledAshrafH/DT-Banknote-Authenticator Stargazers