Skip to content
#

random-forest-classifier

Here are 35 public repositories matching this topic...

This repository contains a Jupyter Notebook exploring the adult income dataset. The notebook performs Exploratory Data Analysis (EDA), including visualizations with charts and graphs. Additionally, it implements various classification models to predict income and analyzes their accuracy.

  • Updated Jun 12, 2024
  • Jupyter Notebook

Loan Eligibility Prediction Model: A machine learning application to predict loan approval based on applicant data. Includes a web interface for submitting loan applications and receiving predictions. Built with Python and Jupyter Notebook.

  • Updated Jun 1, 2024
  • Jupyter Notebook

This notebook explores comprehensive machine learning analysis on a rock dataset, covering attribute distribution analysis, outlier identification using statistical values and visualizations like scatter plots,and applying Multinomial Logistic Regression,Support Vector Machines, Random Forest classifiers,Ensemble learning,hyperparameter optimizatio

  • Updated Jan 5, 2024
  • Jupyter Notebook

This repository contains a collection of fundamental topics and techniques in machine learning. It aims to provide a comprehensive understanding of various aspects of machine learning through simplified notebooks. Each topic is covered in a separate notebook, allowing for easy exploration and learning.

  • Updated Sep 18, 2023
  • Jupyter Notebook

This repository contains a notebook that examines the performance of various classification models on the Kaggle dataset: https://www.kaggle.com/datasets/andrewmvd/heart-failure-clinical-data. The best performing model was a Random Forest Classifier with 86.67% accuracy.

  • Updated Apr 29, 2023
  • Jupyter Notebook

Improve this page

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

Learn more