featurescaling
Here are 17 public repositories matching this topic...
This Python script processes a housing dataset to predict property prices using a Linear Regression model. It starts by importing essential libraries (NumPy, Pandas, Matplotlib, Seaborn, and scikit-learn).
-
Updated
May 31, 2024 - Jupyter Notebook
The wholesale distributor is considering changing its delivery service from currently 5 days a week to 3 days a week. However, the distributor will only make this change in delivery service for customers that react positively. How can the wholesale distributor use the customer segments to determine which customers, if any, would reach positively…
-
Updated
Nov 30, 2020 - Jupyter Notebook
Exploratory Data Analysis
-
Updated
Jan 4, 2023 - Jupyter Notebook
ML using NumPy and Pandas
-
Updated
Jul 21, 2022 - Python
This is about Treue Technologies Data science Internship tasks.
-
Updated
Aug 30, 2023 - Jupyter Notebook
Using SVM to predict whether a customer can retire or not based on his/her features.
-
Updated
Oct 10, 2020 - Jupyter Notebook
Feature Scaling for Machine Learning: Understanding the Difference Btw Normalization&Standardization
-
Updated
Aug 3, 2022
The objective is to discover insights into consumer reviews and perform sentiment analysis on the data.
-
Updated
Oct 28, 2020 - Jupyter Notebook
Analyzing and predicting life expectancy of a country based on multiple factors using multiple regression techniques
-
Updated
Jan 5, 2024 - Jupyter Notebook
-
Updated
Nov 29, 2020 - Python
Study feature scaling.
-
Updated
Dec 3, 2020 - Jupyter Notebook
This machine learning model uses various features to predict the weight category of an individual, such as their height, age, gender, and body measurements. And based on that we can analyze that the individual is Extremely Obese, Obesity, Overweight, Normal, weak, Extreme weak.
-
Updated
Apr 3, 2023 - Jupyter Notebook
In this i have performed complete feature engineering that is from handling null values, Categorical features upto performing feature scaling on our test_data and train_data.
-
Updated
Feb 16, 2022 - Jupyter Notebook
-
Updated
Apr 25, 2021 - Jupyter Notebook
This repository contain all the file related to Feature Scaling,Label Encoding and corelation,Outliers Removal etc.in short it contain all files related to data preprocessing.
-
Updated
Jul 31, 2021 - Jupyter Notebook
This project contains dataset of house sale prices for USA. It includes homes sold between May 2019 and May 2020. Goal to determine the market price of a house given a set of features.Analyze and predict housing prices using attributes or features such as square footage, number of bedrooms, number of floors, and so on.
-
Updated
Oct 11, 2022 - Jupyter Notebook
Improve this page
Add a description, image, and links to the featurescaling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the featurescaling topic, visit your repo's landing page and select "manage topics."