Skip to content
#

feature-scaling

Here are 114 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 Sep 6, 2023
  • Jupyter Notebook

This repository is a related to all about Machine Learning - an A-Z guide to the world of Data Science. This supplement contains the implementation of algorithms, statistical methods and techniques (in Python), Feature Selection technique in python etc. Follow Coursesteach for more content

  • Updated May 14, 2024
  • 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
Stock-Market-Prediction

An attempt to predict the Stock Market Price using Long Short Term memory and plot its chart. By tweaking different hyper parameters, we get different trained models. The aim of this project is to identify the relation hidden in these hyper parameters.

  • Updated Oct 9, 2022
  • PureBasic

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…

  • Updated Jul 14, 2022
  • Jupyter Notebook

Tariff is a list of expenses that incur while transporting the goods from one distance to another distance. Tariff is also dependent on seasonal and non-seasonal factors also. This project is aimed at predicting the tariff ratesfor truck load by using the different machine learning algorithms like lasso regression, elastic net regression, ridge …

  • Updated May 25, 2020
  • 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