Skip to content
#

standardscaler

Here are 112 public repositories matching this topic...

This Jupyter Notebook serves as a comprehensive guide to performing support vector machine (LinearSVC) classification and calculating accuracy scores for machine learning tasks. It provides step-by-step instructions and code examples for building, training, and evaluating a LinearSVC classifier

  • Updated Oct 12, 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

Using supervised machine learning to predict credit risk. Trying oversampling, under sampling, combination sampling and ensemble learning to find the model with the best fit

  • Updated Aug 16, 2022
  • Jupyter Notebook

This Github repository contains cross selling of health insurance customers on vehicle insurance product. We have to predict whether a customer would be interested in Vehicle Insurance or not by building a ML model. Exploring Insights/Inferences by performing EDA on the given project data. Finding the high accuracy

  • Updated Jan 16, 2024
  • Jupyter Notebook

Improve this page

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

Learn more