Skip to content

Aradata/Advance-Project--1-2---Prediction-with-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advance-Project--1-2---Prediction-with-Regression


Prediction with Regression


Overview


This repository contains the implementation of two advanced projects focusing on building simple linear regression models using Python. The primary goals of these projects are to predict Delivery Time based on Sorting Time and to create a prediction model for Salary Hike.

Project Details


Datasets 1-Delivery Time: o Objective: Predict Delivery time using Sorting time.

2-Salary Hike: o Objective: Build a prediction model for Salary Hike.

Methodology 1-Machine Learning Life Cycle: o Followed industry-standard Machine Learning Life Cycle steps.

EDA and Transformations: o Conducted thorough Exploratory Data Analysis (EDA) on both datasets. o Implemented necessary transformations to enhance model performance.

Graphs and Interpretation: o Utilized Seaborn for EDA graphs. o Provided detailed interpretations of each graph.

Code and Print Statements: o Ensured proper documentation with print statements. o Rounded numbers appropriately.

Code and Model Export: o Saved Python code in .ipynb format as "Delivery_prj1" and "salary_prj2." o Exported models to Excel following class examples.

GitHub Repository: o Named the repository "Prediction with Regression." o Uploaded zip folders containing datasets, graphs, .ipynb files

Readme File: o Used pandas , numpy, seaborn , matplotlib.pyplot o Jupyter notebook used to write Python a program

Conclusion


This repository serves as a comprehensive resource for anyone interested in regression modeling. The projects showcase a meticulous approach to the entire data science process, from initial exploration to model deployment.

THANK YOU!!

About

regression-prediction-ml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published