Welcome to my GitHub repository containing three machine learning projects. Each project is designed to showcase different aspects of my skills and interests in the field of machine learning.
The purpose and goals of this project is to predict whether the customers has exited or not and also the probabilities of the respective churns.
Random Forest Classifier algorithm has been used.
- Libraries like pandas numpy,matplotlib etc are used in the project .
The purpose and goals of this project is to predict the genre of movies.
Naive Bayes(multinomial NB) algorithm has been used.
- Libraries like pandas numpy,matplotlib etc are used in the project .
The purpose and goals of this project is to predict whether the sms is spam or ham.
Random Forest Classifier algorithm has been used.
- Libraries like pandas numpy,matplotlib etc are used in the project .