Skip to content

Rish-1903/LogisticRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

LogisticRegression

Problem Statement

Suppose that you are the administrator of a university department and you want to determine each applicant’s chance of admission based on their results on two exams.

1..You have historical data from previous applicants that you can use as a training set for logistic regression.

2.For each training example, you have the applicant’s scores on two exams and the admissions decision.

3.Your task is to build a classification model that estimates an applicant’s probability of admission based on the scores from those two exams.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published