0 Forks
5 Stars
5 Watchers

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.

How to download and setup DT-Banknote-Authenticator

Open terminal and run command
git clone https://github.com/KhaledAshrafH/DT-Banknote-Authenticator.git
git clone is used to create a copy or clone of DT-Banknote-Authenticator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DT-Banknote-Authenticator https://github.com/KhaledAshrafH/DT-Banknote-Authenticator/archive/master.zip

Or simply clone DT-Banknote-Authenticator with SSH
[email protected]:KhaledAshrafH/DT-Banknote-Authenticator.git

If you have some problems with DT-Banknote-Authenticator

You may open issue on DT-Banknote-Authenticator support forum (system) here: https://github.com/KhaledAshrafH/DT-Banknote-Authenticator/issues