Skip to content

Commit

Permalink
Updated ML project
Browse files Browse the repository at this point in the history
  • Loading branch information
yamachang committed Jul 16, 2023
1 parent 99ed7e2 commit b83beb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/posts/post-project-ML-real-estate/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ toc:
weight: 1
---

![Figure 1](featured-image.jpg "Real Estate Prices Prediction")

In this project, I developed a machine learning model to accurately predict transaction prices for real estate properties in New York State. Leveraging regression models and extensive data analysis, the goal was to achieve a model with a mean absolute error (MAE) below the project's win condition of $70,000.

The project involved comprehensive data cleaning, exploratory data analysis, and feature engineering to ensure high-quality input data for the models. Various regression algorithms, including Lasso, Ridge, Elastic Net, Random Forest, and Gradient Boosting Trees, were trained and evaluated for their prediction performance.
Expand Down

0 comments on commit b83beb9

Please sign in to comment.