Small Data Science projects to predict house prices. The analysis is performed on:
- Boston Housing dataset.
- Ames Housing dataset.
- Basic exploratory analysis for the boston housing dataset.
- Use a Linear Regression model to find the parameters and make predictions.
- Exploratory data analysis.
- Use of different models to predict house prices.
- Data Analysis tools: pandas.
- ML libraries: Scikit-Learn, TensorFlow.keras, Pyspark MLlib.
- Other: XgBoost.