Text Mining for Sentimental Analysis, Drug Rating prediction and Condition Prediction based on Drug Reviews of Patient's
There are 4 files with one for Data Cleaning and Exploratory Data Analysis of the reviews and the drugs dataset
Sentimental Analysis using Naive Bayes, SVM and Neural Networks Algorithms Rating prediction using Naive Bayes, SVM and Neural Networks Algorithms Condition prediction using Naive bayes, SVM and Random Forest Algorithms
All the code is written in python using scikit-learn python library and basic python