As a highly motivated and detail-oriented individual with a strong passion for technology, I, Ayush Bhosale, am excited to explore opportunities in the field of Machine Learning. With a solid skill set in Machine Learning, Cloud platforms, MySQL, front-end development using HTML and CSS and Internship Experience from previous Internship. I am confident in my ability to make a valuable contribution to innovative projects and teams.
I am eager to collaborate with like-minded professionals and drive cutting-edge solutions that transform industries and improve lives. I am eager to apply my technical expertise to drive innovation and growth in a dynamic organization. I am a quick learner, a team player, and a creative problem solver with excellent communication skills. I am currently seeking challenging roles in jobs and internships that will leverage my skill set, foster my and organization professional growth, and allow me to contribute to cutting-edge projects that make a meaningful impact.
This is content based movie recommender system which trained on a dataset containing 5000 movies.
Library used: Numpy, Pandas, Sk-learn, NLTK
Here I used various feature Engineering techniques to encode categorical data and also I used Polynomial regression algorithm to generate the prediction r2_score of this model is 0.7313757771840577 After minmax scaling r2 score went to 0.7529887403682289.
Library used: Numpy, Pandas, Sk-learn
Here I used Transfer Learning to extract features from images. Based on those features vectors we find similar items.
Library used: Tensorflow