Inspiration

I work with various Machine Learning algorithms including nueral networks. It sometimes poses as a difficulty especially for beginners to build an entire nueral network from scratch. I thought to myself , if one creates an app which lets user input some characteristics and test out the accuracy without coding, it would be great.

What it does

This app will return the accuracy of the nueral network created with characteristics that the user specified. It is very helpful in the field of data science and can help any nueral net developer test out the accuracy by simply changing inputs rather than creating a network from scratch. Example Data sets are provided and refer docs for working.

How I built it

I built it using python library - scikit-learn. Refer official documentation

What's next for Nueral Net Accuracy Calculator

This can be further improved by providing new feature like data pre processing included.

Share this project:

Updates