DSCKGEC / DSCKGEC/learn-machine-learn

Build a Feed-forward-neural-network for classification using Tensorflow

Open
#6 5 comments 0 reactions 0 assignees View on GitHub
Classification enhancement Hard KSoC'22
Dominant language
Jupyter Notebook
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

###**Requested Feature**

Build a Feed-forward-neural-network, compile and fit on data and in the output, f1-score, accuracy and confusion matrix must be printed, there is a function named metrics for printing the accuracy and confusion matrix. plot accuracy and loss curve for train data and validation data
Hyperparameter tuning or scalling can be done to improve the accuracy. As the dataset is imbalanced, prefer f1 score as metric while training.
Avoid under fitting and over fitting of the model.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.