Given data set that provides 4 features per bill and whether the bill was genuine or counterfeit. Using Machine Learning algorithms and the measurements provided, I built a predictor to determine whether a bill is genuine or counterfeit in machineLearningAlgorithms.py In addition, a descriptive statistical analysis and pair plot is created for visualization on the data set interactions in statisticalAnalysis_visualization.py
- Perceptron
- Logistic Regression
- Support Vector Machine
- Decision Tree Learning
- Random Forest
- K-Nearest Neighbor
- Best Prediction was K-Nearest Neighbor with
Accuracy 100%&Combined Accuracy 99.93%
- Pair Plot
- Cross Covariance
- Python 3
numpyversion 1.16.5 or +pandasversion 1.0.0 or +scipyversion 1.3.1 or +matplotlibversion 1.3 or +scikit-learnversion 0.21.3 or +seabornversion 0.9.0 or +
- I used the
AnacondaEnvironment to install these packages with additional, with Jupyter Notebook and Spyder IDE in addtion - Other method to just download packages is
Miniconda
- variance of Wavelet Transformed image (continuous)
- skewness of Wavelet Transformed image (continuous)
- curtosis of Wavelet Transformed image (continuous)
- entropy of image (continuous)
- class (integer)