Skip to content

ayzezzz/ml-final-project-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Projects

This repository contains three projects focusing on different machine learning algorithms and their applications.

Projects

1. Linear Regression

Implemented Linear Regression to predict profits for a restaurant franchise in new cities.

Libraries Used:

  • numpy
  • matplotlib

2. Logistic Regression

Built a Logistic Regression model to predict university admission based on exam scores.

Libraries Used:

  • numpy
  • matplotlib

3. Neural Networks for Handwritten Digit Recognition (Binary)

Used a Neural Network to recognize handwritten digits, specifically "0" and "1".

Libraries Used:

  • numpy
  • matplotlib
  • tensorflow & keras

Installation

To install the required packages, run:

pip install numpy matplotlib tensorflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published