/Neural-Network-KNN

Neural Network KNN for determining the state of the road surface

Primary LanguageJupyter NotebookMIT LicenseMIT

Neural-Network-KNN

Neural Network KNN for determining the state of the road surface

The KNN neural network on the basis of datasets from the Z indicator accelerometer allocates the state of the road.

Instalation

Install Python https://www.python.org/downloads/

Install libraries

pip install pandas
pip install numpy
pip install scikit-learn
pip install tensorflow
pip install openpyxl