Skip to content

This repository contains code for predicting house sales prices using machine learning models. It includes data preprocessing, model training, evaluation, and prediction on test data.

License

Notifications You must be signed in to change notification settings

AllanOtieno254/House-Sales-Price-Prediction-2

Repository files navigation

House-Sales-Price-Prediction

This repository contains code for predicting house sales prices using machine learning models. It includes data preprocessing, model training, evaluation, and prediction on test data.

Description

The code provided here is for a project that aims to predict house sales prices based on various features. It involves data cleaning, handling missing values, feature selection, model training using Linear Regression and Random Forest Regression, model evaluation using Relative Absolute Error (RAE), and generating predictions on test data. The repository also includes data visualization using Matplotlib and Seaborn.

Topics of Concern

  • Data Preprocessing
  • Feature Engineering
  • Model Training and Evaluation
  • Data Visualization

Usage

To run the code, follow these steps:

  1. Clone the repository.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Run the Jupyter notebook or Python script.

Contributors

  • Allan Otieno

Feel free to contribute by opening issues, suggesting improvements, or submitting pull requests.

About

This repository contains code for predicting house sales prices using machine learning models. It includes data preprocessing, model training, evaluation, and prediction on test data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published