rfecv
Here are 22 public repositories matching this topic...
Language:All
Sort:Most stars
Use advanced feature engineering strategies and select best features from your data set with a single line of code. Created by Ram Seshadri. Collaborators welcome.
- Updated
Feb 19, 2025 - Python
Implements an entire machine learning pipeline to train and evaluate a Random Forest Classifier on labeled gait data for walking. Data generated during the experiment has led to helpful insights in to the problem domain.
- Updated
Dec 8, 2022 - Python
Développer un modèle de scoring de la probabilité de défaut de paiement du client pour étayer la décision d'accorder ou non un prêt à un client potentiel.
- Updated
May 22, 2021 - Jupyter Notebook
Midterm project for mlzoomcamp 2024
- Updated
Nov 23, 2024 - Jupyter Notebook
This repository contains a collection of hacks and tips for feature engineering. It is a great resource for anyone who wants to learn how to improve the performance of their machine learning models.
- Updated
Jul 2, 2024 - Jupyter Notebook
This repository contains code, datasets, and analysis for AI-driven occupational stress detection using machine learning, deep learning, and NLP. It includes feature selection, explainable AI, synthetic data generation, and model validation for workplace safety applications. 🚀
- Updated
Mar 15, 2025 - Jupyter Notebook
Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.
- Updated
Aug 18, 2020 - Python
RFE (Recursive Feature Elimination) with cross-validation
- Updated
Dec 1, 2022 - Python
Big data manipulation and modelling projects
- Updated
Nov 3, 2019 - Jupyter Notebook
Classify antioxidant property on protein sequence based on protein sequence feature
- Updated
May 22, 2020 - Jupyter Notebook
Churn Prediction Web Application for streamlit
- Updated
May 5, 2024 - Jupyter Notebook
Trabajo fin de máster de ciencia de datos UC-UIMP-CSIC 2018-2019
- Updated
Aug 12, 2020 - Jupyter Notebook
Bank Customer Behaviour Prediction
- Updated
Mar 20, 2024 - Jupyter Notebook
We have a data of retail transactions over two year. Apart from data analysis and visualization, a regression model is developed to predict the price of retail items belonging to different categories. Foretelling the Retail price can be a daunting task due to the huge datasets with a variety of attributes ranging from Text, Numbers(floats, integ…
- Updated
Mar 1, 2022 - Jupyter Notebook
This Jupyter notebook demonstrates a Recursive Feature Elimination with Cross-Validation (RFECV) feature selection process with a random forest model.
- Updated
Aug 27, 2023 - Jupyter Notebook
Hospitals contain large databases. We can use that data to discover new useful and potentially life saving knowledge. Here we use datamining especially to predict type 2 diabetes mellitus.Predicting the percentage of chance of occurrence of Diabetes mellitus type 2 with less time complexity and high accuracy.
- Updated
Feb 3, 2021 - Jupyter Notebook
End to End Machine Learning Projects Examples
- Updated
May 25, 2023 - Jupyter Notebook
Streamlit app developed for bank customer deposit prediction, using a fine-tuned XGBClassifier model.
- Updated
Aug 10, 2023 - Jupyter Notebook
- Updated
Aug 7, 2019
- Updated
May 17, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to therfecv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with therfecv topic, visit your repo's landing page and select "manage topics."