top of page

Create Your First Project

Start adding your projects to your portfolio. Click on "Manage Projects" to get started

Real Estate Price Prediction

Project type

[Python, Pandas, Scikit-learn, Seaborn]

• Gathered relevant data, Cleaned and prepared the collected data by handling missing values, removing outliers.
• Created new features and transformed existing ones to capture important information that can influence real estate prices.
• Explore and visualize the data to gain insights into its distribution, correlations, and patterns.
• Chose apropriate machine learning algorithm or predictive model for the task.
• Trained the selected model on the training data, optimizing its parameters to make accurate predictions.

bottom of page