ACM-VIT / Algos-for-all-Amigos

This repository consists an implementation of the Algorithms encountered in Computer Science, Physics and Mathematics.
MIT License
9 stars 10 forks source link

Regression Analysis, but not a simple one! #3

Closed Chasmiccoder closed 2 years ago

Chasmiccoder commented 2 years ago

Hey there! Welcome to Hacktoberfest 2021!

Thanks for taking interest in this project.

Instead of performing ML on a pre-given dataset, your task is to web scrape cryptocurrency data, and then perform Linear Regression Analysis with appropriate data visualization. This will give everyone a taste of what real ML looks like.

Tech Stack - Python, Beautiful Soup, Scikit-Learn



It's okay if you don't finish 100% of what is required, it's the attempt that matters! We'll accept PRs even if they complete a sub-component of this issue (depending on the code submitted and the effort taken) All the best :D