Skip to content
#

feature-scaling

Here are 6 public repositories matching this topic...

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

  • Updated Jul 28, 2024
  • Jupyter Notebook

Mean Normalization and Data Separation is a project exploring feature scaling and data preparation techniques in machine learning. It includes a detailed implementation of mean normalization to distribute data evenly around zero and covers methods for separating datasets for training and testing models. Presented in an interactive Jupyter Notebook.

  • Updated Sep 17, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the feature-scaling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the feature-scaling topic, visit your repo's landing page and select "manage topics."

Learn more