jalajthanaki/Linear-Regression-Workshop
This is the code for the "Introduction to Data Science and How to Do Linear Regression" workshop session by Jalaj Thanaki at IIT-Bombay on 24th August, 2017
This project helps you understand how studying hours might predict test scores using a straightforward statistical method. You'll input a simple dataset of study hours and corresponding scores, and it will output a demonstration of how a linear relationship can be identified. This is designed for students or anyone new to data analysis who wants to grasp foundational predictive modeling concepts.
No commits in the last 6 months.
Use this if you are a student or beginner looking for a simple, hands-on introduction to linear regression using a relatable dataset.
Not ideal if you need to perform advanced statistical analysis or work with complex, real-world datasets.
Stars
8
Forks
8
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 24, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jalajthanaki/Linear-Regression-Workshop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TrainingByPackt/Data-Science-with-Python
Combine Python with machine learning principles to discover hidden patterns in raw data
eaglewarrior/Data-analysis-python-projects
This are my basic projects build from scratch, I have used Python for programming.
Dimildizio/DS_course
Different projects to discover Data Science
ContextLab/data-wrangler
Wrangle messy numerical, image, and text data into consistent well-organized formats
angelmtenor/data-science-keras
Data science projects with Keras