Skip to content

Pedro2um/LinearRegression-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📈 LinearRegression-2024

A freelance data science project delivering actionable insights through linear regression modeling. The results supported the academic research of a Production Engineering PhD candidate at UFES (Federal University of Espírito Santo).

🧠 Project Overview

This project focuses on applying linear regression techniques to real-world data, exploring both model construction and interpretability. Implemented in Python using popular data science libraries, the notebook walks through a complete analysis pipeline—from data exploration to model diagnostics.

✅ Designed to deliver clean, reproducible, and academically sound results.


🔍 Key Features

  • 📊 Data Cleaning & EDA: Initial exploration and preprocessing to ensure quality inputs.
  • 🧮 Model Training: Linear regression using statsmodels and scikit-learn.
  • 📉 Model Evaluation: Diagnostic plots, residual analysis, and performance metrics.
  • 📌 Result Interpretation: Coefficient analysis and insights for domain-specific applications.

🛠️ Tech Stack

  • Python 3.x
  • Jupyter Notebook
  • pandas, numpy
  • matplotlib, seaborn
  • scikit-learn
  • statsmodels

📂 Files

  • main.ipynb — The complete notebook with code, analysis, and comments.

🚀 How to Run

  1. Clone this repository:

    git clone https://github.com/Pedro2um/LinearRegression-2024.git
    cd LinearRegression-2024
  2. Install dependencies (preferably in a virtual environment):

    pip install -r requirements.txt
  3. Launch the notebook:

    jupyter notebook main.ipynb

🧾 Acknowledgements

Special thanks to the PhD candidate from UFES for trusting this collaboration in their research journey.


👨‍💻 About Me

Hi! I'm Pedro, a Computer Science student and aspiring Data Scientist / ML Engineer.
I love building things that are statistically sound and practically useful.
📫 Check out my GitHub

About

Freelance project. Results were used by a Production Engineering PhD Candidate at UFES.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors