Showing results for Colab Product Vector Product
GitHub Repo
https://github.com/Akshitha-Maroju/sentiment-analysis-product-reviews
Akshitha-Maroju/sentiment-analysis-product-reviews
A machine learning-based product review rating system that takes user reviews as input and predicts a numerical rating on a scale of 1 to 5. Implemented using Python, pandas, scikit-learn, and TF-IDF vectorization in Google Colab. The model is deployed with a simple web interface for real-time predictions.
GitHub Repo
https://github.com/srideepkar/FORECASTING-ASSESSMENT-AND-ANALYSIS-OF-ECONOMIC-CLIMATE-OF-INDIA-A-PROJECT-REPORT
srideepkar/FORECASTING-ASSESSMENT-AND-ANALYSIS-OF-ECONOMIC-CLIMATE-OF-INDIA-A-PROJECT-REPORT
GDP or Gross Domestic Product is the most important economic factor for the whole world. The whole economic climate is mainly depending on the Gross Domestic Product or GDP. It is the measure of economic growth of the country. It defines the money value of the final goods and services produced within the geographical boundary of a country in a year. As an example, the advertisement of products in news paper comes and when people buy those products from the stores then the GDP increased and also when people pay doctors fee, mechanic’s fee, i.e. when each and every transaction the GDP increases. But for some of reasons like disasters, destruction, theft etc causes the decreasing of GDP. In this project we have used three powerful algorithms to calculate and predict the gross domestic product of India. The algorithms are linear logistic regression, random forest and SVM or support vector machine. And the whole proposed word is done into the google colab. The data set used in this project contains 126 rows and 6 columns which defines the year, population, literacy rate, import, export and GDP of India from year 1897 to 2020.
GitHub Repo
https://github.com/suy1968/Movie_Recommendation-Engine