Skip to content
#

random-forest-classifier

Here are 1,756 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 May 24, 2024
  • Jupyter Notebook

This project uses machine learning to predict AIDS virus infection with 95% accuracy. By applying logistic regression and random forest algorithms, it involves data preprocessing, feature selection, model training, and evaluation. Comparing these models will identify the most effective method, aiding in early detection and treatment strategies.

  • Updated May 22, 2024
  • Jupyter Notebook

This repository contains an implementation of decision tree and random forest algorithms from scratch in Python. Decision trees and random forests are popular machine learning algorithms used for classification and regression tasks. The goal of this project is to provide a clear and understandable implementation of these algorithms

  • Updated May 21, 2024
  • Jupyter Notebook
AgriSens

ML based Smart Crop Recommendation System with Disease Identification, utilizing CNNs. It aids farmers in selecting crops, managing diseases, and boosts productivity by integrating weather and geolocation APIs.

  • Updated May 19, 2024
  • Jupyter Notebook

This project aims to build a model to predict the truth of an article, hoax or non-hoax. Apart from that, this project also wants to identify the percentage of hoax and non-hoax articles.

  • Updated May 19, 2024
  • 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