3.1 Regression Use case

The Brooklyn housing dataset contains the sale prices of homes in brooklyn borough, along with various factors that influence these prices, such as the area of the house, its location, and the type of dwelling. You are tasked with analyzing years of historical home sales data to estimate sales prices, which will help optimize real estate operations. In this case study, you will learn how to predict sales prices using the regression technique and the GLM algorithm.

Related Contents

Topic Link
OML4Py GitHub Example OML4Py Regression GLM
About Generalized Linear Model About Generalized Linear Model
About Machine Learning Classes and Algorithms About Machine Learning Classes and Algorithms
Shared Settings Shared Settings
Before you start your OML4Py use case journey, ensure that you have the following: