You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this project, we are going to use a random forest algorithm (or any other preferred algorithm) from scikit-learn library to help predict the salary based on your years of experience. We will use Flask as it is a very light web framework to handle the POST requests.
This repository contains the Machine Learning lessons I took from the Clarusway Bootcamp between 10 Aug - 14 Sep 2022 and includes 17 sessions, 5 labs, 4 case studies, 5 weekly agendas, and 3 projects.
This project is about anomaly detection in social network, completely on network structure. We use random forest algorithm to train and test our classifier. Also, we are going to see how the effect of increase of trees in forest to the accuracy of prediction.
Developed Random-Forest-based machine learning model to precisely predict gold prices, achieving 85% accuracy in testing conditions. Integrated large datasets to generate forecasts for near-term price fluctuations.
This system enhances safety with real-time health and position tracking using temperature and heart rate sensors, GPS, LoRa communication, and the Random Forest algorithm. Technologies include NodeMCU, Peltier modules, and LCD displays.
Design and Implementation of Random Forest algorithm from scratch to execute Pacman strategies and actions in a deterministic, fully observable Pacman Environment.
A machine learning model to predict the likelihood of heart disease based on medical attributes and lifestyle factors using algorithms like Logistic Regression, Decision Trees, and Random Forest for early detection and better healthcare outcomes.
This is a Machine Learning model developed with "Decision Trees Algorithm" and "Random Forest Algorithm" to predict the turnover of HDFC bank with a given dataset of the previous turnovers and features.