Artificial Neural Network

Applying the layers of neural network to our dataset.
We have derived the confusion matrix that determines the performance of the model

Neural Model and its Performance

A pictorial representation to working of model

Model Before Scaling

This shows the performance of model before scaling





Model After Scaling

This shows the performance of the model after scaling





Model Training and Testing Data Performance

This graph shows the training and testing data analysis



Model Validation and Training Data Performance

This shows the performance of validation and training data in the model

Validation and Testing Data Before Sampling

This shows the performance of the validation and testing data in the model before sampling

Testing and Training Data Before Sampling

This shows the performance of the training and testing data in the model before sampling

Code Before sampling

Click here

Code After Sampling

Click here