Skip to content

Commit

Permalink
Updated post figure
Browse files Browse the repository at this point in the history
  • Loading branch information
yamachang committed Jul 16, 2023
1 parent 5ff4b87 commit cdf609a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions content/posts/post-project-ML-real-estate/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ 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 cdf609a

Please sign in to comment.