🚀Implementation of Logistic Regression and Linear Regression in Python for Classification Problems🏗
-
Updated
Jul 23, 2020 - Jupyter Notebook
🚀Implementation of Logistic Regression and Linear Regression in Python for Classification Problems🏗
"A set of Jupyter Notebooks on feature selection methods in Python for machine learning. It covers techniques like constant feature removal, correlation analysis, information gain, chi-square testing, univariate selection, and feature importance, with datasets included for practical application.
Data scraped from various sites for housing data around the greater Toronto area (GTA). Scrapes happen daily and data is in both JSON and CSV formats. Free to use for analysis.
This repository contains a collection of machine learning models and notebooks, primarily focused on the housing dataset. It includes implementations of linear regression, logistic regression, feature scaling techniques, and gradient descent using scikit-learn. Additionally, it features learnings from the University of Washington's ML Specializatio
Advanced Housing Price Prediction with Artificial Neural Networks
Housing Price Prediction using Advanced Regression (Hyperparameter tuning)
Add a description, image, and links to the housing-dataset topic page so that developers can more easily learn about it.
To associate your repository with the housing-dataset topic, visit your repo's landing page and select "manage topics."