Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch
-
Updated
Dec 15, 2021 - Python
Objective of the repository is to learn and build machine learning models using Pytorch. 30DaysofML Using Pytorch
Document Search Engine project with TF-IDF abd Google universal sentence encoder model
Using natural language processing to analyze the sentiments of people and detect suicidal ideation on online social content.
Personalized anime recommendations based on collaborative filtering. Discover your next favorite anime!
This notebook contains entire text preprocessing pipeline for NLP problems. The ready-to-use functions require NLTK and SKlearn package installations. It also contains some prominent text classification models.
A Natural Language Processing with SMS Data to predict whether the SMS is Spam/Ham with various ML Algorithms like multinomial-naive-bayes,logistic regression,svm,decision trees to compare accuracy and using various data cleaning and processing techniques like PorterStemmer,CountVectorizer,TFIDF Vetorizer,WordnetLemmatizer. It is implemented usi…
For learning Purposes
Weighted Class TFIDF technique to deal with imbalanced datasets
The Bus-Mama is a bus tracking mobile application for the transportation of the students of BSMRSTU. It helps the students of our university by showing the available route, bus, and their exact location. This app includes real-time bus tracking which is going to solve a problem that university students have been facing for many years. Students a…
Fake News Detection System for detecting whether news is fake or not. The model is trained using "Liar, Liar Pants on Fire": A New Benchmark Dataset for Fake News Detection. Link for dataset: https://arxiv.org/abs/1705.00648.
VIP Machine Learning Exercises and Practices
Sentiment analysis of IMDB dataset.
TFIDF being the most basic and simple topic in NLP, there's alot that can be done using TFIDF only! So, in this repo, I'll be adding the blog, TFIDF basics, wonders done using tfidf etc.
This repo contains a machine learning model made using advanced and enhanced algos like KNN,SVD and also concepts like vectorization ,cosine similarity which predicts the similar movies for a given fav movie of user. So no more time wasting on searching for a good of you're choice
Spam SMS Detection Project implemented using NLP & Transformers. DistilBERT - a hugging face Transformer model for text classification is used to fine-tune to best suit data to achieve the best results. Multinomial Naive Bayes achieved an F1 score of 0.94, the model was deployed on the Flask server. Application deployed in Google Cloud Platform
Conversational AI designed specifically for the Marathi language using Rasa.
E-Commerce Recommendation System
Authorship Attribution with Machine Learning
A text can be assigned more than one label
TfidfVectorizer & PassiveAggressiveClassifier
Add a description, image, and links to the tfidf-vectorizer topic page so that developers can more easily learn about it.
To associate your repository with the tfidf-vectorizer topic, visit your repo's landing page and select "manage topics."