Skip to content

rponticelli0/The_Quality_of_Life_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Cost of Living Analysis Project

PLEASE RUN EACH NOTEBOOK IN SEQUENTIAL ORDER

This repository contains a set of Jupyter notebooks aimed at analyzing the cost of living factors to determine their impact on overall expenses. Through data cleaning, preprocessing, feature engineering, and machine learning techniques, the project explores relationships between various economic indicators and the total cost of living.

Table of Contents

  1. Data Cleaning and Preparation

  2. Data Integration

  3. Handling Missing Data

  4. Feature Engineering

  5. Modeling

    • 7_linear_regression.ipynb: Develops and evaluates linear regression models to understand the influence of individual factors on the total cost of living.
    • 8_binary_classification.ipynb: Implements binary classification models to predict outcomes based on cost of living data.

Installation

  1. Clone the repository:
    git clone https://github.com/rponticelli0/The_Quality_of_Life_Dashboard.git

Usage

Each notebook contains step-by-step instructions and code to:

  • Clean and preprocess the data
  • Integrate multiple datasets
  • Perform feature engineering
  • Build and evaluate machine learning models

To run the notebooks, open them with Jupyter or any compatible environment:

jupyter notebook <notebook_name>.ipynb

Project Objective

The goal of this project is to explore which features most significantly impact the total cost of living and how salary data interacts with those features. The insights generated can support individuals, organizations, and policymakers in making data-driven decisions regarding housing, salaries, and other economic factors.

Contributing

Contributions are welcome! If you have suggestions or improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License – see the LICENSE file for details.

Contact

For questions or collaborations, please reach out to Ryan Ponticelli.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published