Skip to content
#

minmaxscaler

Here are 27 public repositories matching this topic...

The main objective of this project is to design and implement a robust data preprocessing system that addresses common challenges such as missing values, outliers, inconsistent formatting, and noise. By performing effective data preprocessing, the project aims to enhance the quality, reliability, and usefulness of the data for machine learning.

  • Updated Aug 25, 2024
  • Jupyter Notebook

The Bike Sharing Company wants to understand the independent variables on their past data to analyze and create a machine learning model to understand the demand of the bike and accordingly plan a business strategy.

  • Updated Jan 28, 2023
  • Jupyter Notebook

The feature engineering techniques discussed are - dimensionality reduction(pca), scaling(standard scaler, normalizer, minmaxscaler), categorical encoding(one hot/dummy), binning, clustering, feature selection. These are techniques performed on a dataset consisting of Californian House Prices.

  • Updated Apr 1, 2024
  • Jupyter Notebook

The data Martha will be working with is not ideal, so it will need to be processed to fit the machine learning models. Since there is no known output for what Martha is looking for, she has decided to use unsupervised learning. To group the cryptocurrencies, Martha decided on a clustering algorithm. She’ll use data visualizations to share her fi…

  • Updated Mar 13, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the minmaxscaler 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 minmaxscaler topic, visit your repo's landing page and select "manage topics."

Learn more