Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 493 Bytes

Data-Accuracy-Model

the purpose the model is to find accuracy for any Classification dataset uploaded to it through a website HTML, CSS, JS, Python & Flask are used in this project. Web pages are created using HTML, JS, CSS. Python is used to preprocess the data and apply classification models and will predict the result. Flask is an intermediate between Web Pages and Classifiers. It retrieves the accuracy score from the Python coding and displays it on the final output page. :)