Today I started working on a New project Car recommendation system, Which takes some details about the car you like and will recommend some cars related to those choices.
Downloaded a Dataset of Car details from Kaggle, did some preprocessing steps on that Data like Data...
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...