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
This project focuses on predicting tomato prices and demand using machine learning techniques. It analyzes historical data on tomato prices, seasonal variations, and other relevant factors to make predictions.
Reel Rec - A Movie Recommendation App designed to change the way movie enthusiasts discover and enjoy favorite films. Made using Django & Tailwind CSS.
This repository contains a Logistic Regression model designed to predict whether it will rain tomorrow (RainTomorrow) based on various weather-related features from the Weather_Australia.csv dataset. The dataset includes parameters like temperature, humidity, wind speed, and rainfall, all of which are used to forecast the likelihood of rain.