Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 601 Bytes

File metadata and controls

18 lines (12 loc) · 601 Bytes

Binary-Classification-with-Keras-Deep-Learning-Library

Objective.

Program to build model using Connectionist Bench dataset.

  1. Load data and make it available to Keras.
  2. Design and train a neural network for tabular data.
  3. Evaluate the performance of a neural network model in Keras on unseen data.

Python libraries used :

pandas,matplotlib,numpy,scikit-learn,keras

Analysis

1. Description of Dataset.

Source of Dataset :

Connectionist Bench dataset