Skip to content

A collection of my attempts to learn data science and machine learning on large datasets.

Notifications You must be signed in to change notification settings

yash-chandak/data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Science

A collection of my attempts to learn data science and machine learning on large datasets.

Inspiration

To-do

Notes about the Projects

Opioid Project

The opioid project is mainly a demonstration of preprocessing techniques. It also contains basic models of the data to try to predict Adverse Opioid Events given a variety of other data. I also used the code from the project to create an "Introduction to Data Science" tutorial, of which I have added the PDF version.

Finance Scraper

The finance scraper uses raw HTML webscraping of Yahoo Finance's website using user-inputted tickers. With this information, the scraper constructs a dataframe of key financial data. The project uses BeautifulSoup to scrape the websites and pandas to handle the data manipulation.

About

A collection of my attempts to learn data science and machine learning on large datasets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published