Skip to content
#

random-forest

Here are 7,129 public repositories matching this topic...

H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.

  • Updated May 29, 2024
  • Jupyter Notebook

This repository contains the LifeExpectancy Prediction Project, a comprehensive data science project aimed at predicting life expectancy based on various health, economic, and social factors. The project includes steps for data preprocessing, exploratory data analysis (EDA), model selection, training, hyperparameter tuning, and model interpretation

  • Updated May 29, 2024
  • Jupyter Notebook

Predicting University Admission Chances, where we explore the likelihood of admission for prospective students based on various factors. Leveraging machine learning, we have employed two powerful algorithms, Decision Tree and Random Forest, to predict the chances of admission.

  • Updated May 28, 2024
  • Jupyter Notebook

Built a deep learning-based model to recommend movies based on user sentiment. Extracted data using Twitter API, preprocessed data using NLTK, and built machine learning models using Support Vector Machine (SVM) and Long Short-Term Memory (LSTM) classification methods. Deployed the model on Airflow/EC2 and stored results in Amazon S3. Achieved 70%

  • Updated May 28, 2024
  • Jupyter Notebook

This repository contains a detailed analysis of the Spambase Dataset using different classification algorithms, including Logistic Regression, Logistic Regression with Backward Feature Elimination (BFE), Support Vector Machine (SVM), SVM with Normalized Data, Decision Trees, Random Forest, K-Nearest Neighbors (K-NN), and K-NN with Normalized Data.

  • Updated May 28, 2024
  • HTML

Improve this page

Add a description, image, and links to the random-forest 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 random-forest topic, visit your repo's landing page and select "manage topics."

Learn more