SadmanSakib93 / ANN-Stratified-K-Fold-Cross-Validation-Keras-Tensorflow

This repo contains examples of binary classification with ANN and hyper-parameter tuning with grid search.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • DS1 folder contains the dataset (cardio.csv) used in both example programs.
  • This repository contains an example program (CV_ClassificationExample.ipynb) of Artificial Neural Network (ANN) and Stratified Cross-Validation for a classification task.
  • For hyper-parameter tuning, please refer to the example use of grid search technique (GridSearch.ipynb).

About

This repo contains examples of binary classification with ANN and hyper-parameter tuning with grid search.


Languages

Language:Jupyter Notebook 100.0%