extratreesclassifier
Here are 51 public repositories matching this topic...
This is a Malware Detection ML model made using Random Forest Algorithm
-
Updated
Oct 20, 2024 - Python
Training ensemble machine learning classifiers, with flexible templates for repeated cross-validation and parameter tuning
-
Updated
Dec 12, 2020 - R
I developed Machine Learning Software with multiple models that predict and classify AID362 biology lab data. Accuracy values are 99% and above, and F1, Recall and Precision scores are average (average of 3) 78.33%. The purpose of this study is to prove that we can establish an artificial intelligence (machine learning) system in health. With my…
-
Updated
Sep 13, 2021 - Python
The objective of this project is to determine the risk of default that a client presents and assign a risk rating to each client. The risk rating will determine if the company will approve (or reject) the loan application
-
Updated
Feb 28, 2021 - Jupyter Notebook
Diabetes mellitus, commonly known as diabetes is a metabolic disease that causes high blood sugar. The hormone insulin moves sugar from the blood into your cells to be stored or used for energy. With diabetes, your body either doesn’t make enough insulin or can’t effectively use its insulin.
-
Updated
Aug 1, 2021 - Jupyter Notebook
-
Updated
Oct 11, 2022
This repo is the Machine Learning practice on NHANES dataset of Heart Disease prediction. The ML algorithms like LR, DT, RF, SVM, KNN, NB, MLP, AdaBoost, XGBoost, CatBoost, LightGBM, ExtraTree, etc. The results are good. I also explore the class-balancing (SMOTE) because the original dataset contains only 5% of patient and 95% of healthy record.
-
Updated
Apr 13, 2024 - Jupyter Notebook
Feature Selection is the process where you automatically or manually select those features which contribute most to your prediction variable or output in which you are interested in. Having irrelevant features in your data can decrease the accuracy of the models and make your model learn based on irrelevant features.
-
Updated
Dec 21, 2020 - Jupyter Notebook
Predict whether a person will default on a loan or not.
-
Updated
Jan 11, 2022 - Jupyter Notebook
ML models for HR classification problem. For more information please visit the link: https://datahack.analyticsvidhya.com/contest/wns-analytics-hackathon-2018-1/
-
Updated
Aug 17, 2020 - Jupyter Notebook
Early prediction of Mortality Risk among Covid -19 Patients in early stages when patients gets admitted into the hospital.
-
Updated
Jun 27, 2022 - Jupyter Notebook
🌱 A React Native app that classifies soil using ResNet50 and recommends Fertilizers via ExtraTreeClassifier. Backend hosted on Hugging Face.
-
Updated
Jun 17, 2026 - Python
Halo! Selamat datang di repository ku. Ini adalah model klasifikasi gagal jantung yang mempunyai akurasi sebesar 89% dengan algoritma Bagging! -Final Project H8
-
Updated
Sep 20, 2023 - Jupyter Notebook
Used different types of machine learning classifiers such as Passive Aggressive, Extra Trees, Dummy Classifier to detect the DDos attack and compared the accuracies of the classifiers to determine the best out of the three.
-
Updated
Jul 8, 2020
Machine Learning models for helping BNP Paribas Cardif accelerate its claims process
-
Updated
Dec 3, 2020 - Jupyter Notebook
My MTech project focuses on classifying hand gestures using surface Electromyography (sEMG) signals to enable intuitive control for assistive and rehabilitation technologies. I worked with large-scale EMG datasets (80,000Ă—8 signals per trial) and built a complete ML pipeline for accurate classification of the hand postures.
-
Updated
Dec 25, 2025 - Jupyter Notebook
This project is about statistically analyzing risk factors for heart disease and performing A/B testing, descriptive and inferential statistics to provide health care plans and strategies to better understand the risk factors assocaited with heart disease and give key insights into what factors contribute most heavily and least heavily to the de…
-
Updated
Apr 29, 2022 - Jupyter Notebook
Autoencoder & Variational Autoencoder for data augmentation and checking data authenticity with ML models.
-
Updated
Feb 2, 2021 - Jupyter Notebook
A LightGBM and ExtraTrees ensemble model that predicts the genre of Spotify tracks based on their audio features.
-
Updated
Apr 18, 2026 - 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
Improve this page
Add a description, image, and links to the extratreesclassifier topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the extratreesclassifier topic, visit your repo's landing page and select "manage topics."