Skip to content

avnishxlr8/Data-Mining-Using-NN

Repository files navigation

Data-Mining-Using-NN

.# add following jar files to jdk library .#jgraph .#jgrapht

Overview

The dataset conists of the following attributes: 1.Age 2.Education 3.Gender 4.HoursPerWeek

Our aim is to predict whether an individual will earn more than $50K or not.

Neural Network architecure

The neural network consists of 16 input neurons, 9 hidden neurons and 1 output neuron

alt text

The network achieved an accuracy of 76%

About

Backpropagation algorithm from scratch for classification task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors