Skip to content

Implementation of Logistic Regression considering a single Neural Network Node

Notifications You must be signed in to change notification settings

AzharuddinKazi/LogisticRegression_as_NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LogisticRegression as NeuralNetwork

This repository contains two python files:

  1. LogisticRegression.py -> This file has all the functions related to implementing the logistic regression

  2. Main.py -> This file imports the data and binds together all functions.

About

Implementation of Logistic Regression considering a single Neural Network Node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages