Skip to content
#

feature-scaling

Here are 67 public repositories matching this topic...

Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.

  • Updated Nov 29, 2020
  • Jupyter Notebook

Given dataset of Diamonds with features such as Cut, Carat, Clarity etc. I have used libraries such as Pandas, Numpy, Matplotlib, Seaborn to Analyse and Estimate the Price of Diamonds based on the features. Using Scikit-Learn , implemented Algorithms to increase the effective R2 score.

  • Updated Aug 22, 2018
  • Jupyter Notebook

The purpose of this project is to analyze the impact of climate change on air quality for the city of Austin and create a machine learning model that can establish a correlation between the level of air pollutants like Ozone and NO2 and the climate parameters by using regression models and null hypothesis.

  • Updated Jan 21, 2022
  • Jupyter Notebook

This repository contains all the Machine Learning and Deep Learning projects that I worked on, spans across the two sub domains of Artificial Intelligence i.e., Computer Vision and Text Processing as a part of Machine Learning Nano Degree program at Udacity.

  • Updated Feb 22, 2018
  • Jupyter Notebook

The task is to build a machine learning regression model will predict the number of absent hours. As Employee absenteeism is a major problem faced by every employer which eventually lead to the backlogs, piling of the work, delay in deploying the project and can have a major effect on company finances. The aim of this project is to find an issue which eventually leads toward the absence of an employee and provide a proper solution to reduce the absenteeism

  • Updated Apr 4, 2019
  • 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