Skip to content

sartkap/CatvsNoncat-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

CatvsNoncat-predictor

Classifies images as either containing a cat or not using logistic regression. Allows users to upload their own files to test against the algorithm.
The catvsnoncat_full_analysis contains the full analysis of the algorithm. It uses different values of learning rate and compares the reduction in cost function that results from each of them by plotting a graph.
The code(log_reg).py file contains the code to classify images as cat or non-cat. Here specify the name of your image in line 104 of the code and path to the image in line 105.

About

Classifies images as either cat or non-cat using logistic regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published