Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CodingAssignment1_UB

This assignment was completed as a mandatory component of the course "CSE574 - Introduction to Machine Learning" at the University at Buffalo.

Rishang Prashnani | Fall 2023 | MS in Engineering Science

How to run this code.

THis repository contains code for the assignment where logistic and linear regression are applied to datasets wine-quality dataset and penguins dataset respectively. To run the code-

  1. simply download all the files to your computer.
  2. download winequality red dataset from the following link- https://archive.ics.uci.edu/dataset/186/wine+quality
  3. download penguin dataset from the following link- https://github.com/mwaskom/seaborn-data/blob/master/penguins.csv
  4. keep all the csv files in proper lcoations and give the same address to the pd.read_csv() enabling it to properly read the datasets.
  5. Simply run all the cells of the jupyter notebook and the code should work fine! :)

Thanks!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages