Feature Engineering with Python
-
Updated
Nov 2, 2024 - Jupyter Notebook
Feature Engineering with Python
Electronic Music Classification ML
A machine learning project that predicts car prices based on a dataset.
This project uses the famous housing price prediction dataset and employs the two supervised ml algorithms (classification and regression).
This application predicts the likelihood of obesity and diabetes in a person based on various inputs. It utilizes machine learning models, pipelines, and column transformers to efficiently handle data and provide predictions.
Data Manipulation of Biopic Dataset
The IPL Win Probability Predictor is a web application built using Streamlit. It uses a machine learning model to predict the probability of a team winning an IPL match based on various factors such as batting team, bowling team, host city, target, score, overs completed, and wickets.
Machine Learning course of Piero Savastano 5: ColumnTransformer, SimpleImputer, numpy
Alzheimer's Disease Classification using Decision tree
House prices dataset exploration and prediction. Workflow includes useful examples of Tensorflow pipelines including k-Nearest Neighbors imputer, Decision Tree Regression and XGBoost Regression
Predicting sales volume at various stores
Прогнозирование рыночной стоимости автомобилей
Build ColumnTransformers (Scikit or DaskML) for feature transformation by specifying configs.
Column-Transformer is the method where you can use this feature and you can implement one-hot encoding and OrdinalEncoding both together
Applying Advanced Machine Learning techinques such as pipelines and text mining, as well as advanced data engeneering methods like column transformers and estimators.
Add a description, image, and links to the column-transformer topic page so that developers can more easily learn about it.
To associate your repository with the column-transformer topic, visit your repo's landing page and select "manage topics."