Skip to content

A ML:Logistic Regression algorithm with Regularization about "Detect microchips have passed QA or not" problem written with Python 3.10

Notifications You must be signed in to change notification settings

denizbilgin/ML-Logistic-Regression-WithRegularization-DetectMicrochipsHavePassedQAorNot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning:Logistic Regression With Regularization -> Detect Microchips Have Passed QA Or Not

A Machine Learning:Logistic Regression algorithm with Regularization about "Detect microchips have passed QA or not" problem written with Python 3.10

Some visualizations and plottings about the problem

These graphs are also output of the code.

The initial graph

The initial graph

The graph with decision boundary

The graph with decision boundary

The algorithm makes predictions by that decision boundary.

The accuracy of the algorithm is 82.2%

About

A ML:Logistic Regression algorithm with Regularization about "Detect microchips have passed QA or not" problem written with Python 3.10

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages