This streamlit application is implemented to visualise the data and the predictions made by a neural network model. This packet includes the Python code and the dataset.
This streamlit application is implemented to visualize the data and the predictions made by a neural network model.
The model runs on a dataset and creates a prediction based on it.
The packet contains the following items.
1. Dataset: This dataset contains information about countries and crops grown in different climatic situations.
2. main_neuralnetwork.py: Python code for the streamlit application. This is the main code that contains the Sequential Neural Network model.
View the demo video here.
Submitted by Rimjhim Singh (Rimjhim)
Download packets of source code on Coders Packet
Comments