I have completed the E commerce sales forecasting project about which i posted yesterday.
Developed it using Python and some of its libraries like Scikit-Learn, Pandas, etc. Deployed it on the streamlit cloud through which anybody can use it.
Today I started working on an Ecommerce Sales Prediction project which will take some details about the product that you want to predict the sales of and gives prediction as output
Downloaded a dataset from Kaggle and did some preprocessing steps like feature extraction, clear...
I developed a Customer Sentiment Analyzer that classifies reviews as Positive or Negative using Natural Language Processing and a Logistic Regression model built with scikit-learn.
I developed a Gold Price Prediction system that forecasts future gold prices using historical market data and machine learning algorithms. This project helps investors and analysts make data-driven...
📰 Fake News Detector – NLP & ML Web Application (Python | Streamlit)
I developed a Fake News Detection system that identifies whether a news article is real or fake using Natural Language Processing (NLP) and machine learning classification techniques. The project analyzes...