There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Text-Classification-20-Newsgroups
The dataset is a collection of approximately 20,000 newsgroup documents, partitioned (nearly) evenly across 20 different newsgroups. โข Builded vocabulary from the dataset which was used as a feature set. โข Implemented Multinomial Naive Bayes classifier from scratch for classifying news into appropriate group.Data-Structures-and-Algorithms
Covers majority of Data Structures and Algorithms questions from various online judges.IPyNotebooks
Implementation of various Machine Learning Algorithms & Techniques.Kotlin-ToDo-Application
ToDo Notes Application in Kotlin.URL-Shortener
URL Shortener with Node.js and MongoDB. Deployed on : https://g-z.herokuapp.com/MNIST-NodeJS
p5js canvas used for sketching and keras used for prediction. Deployed on : https://live-mnist.herokuapp.com/QnA-System-Android-Application
BERT model is used to build a Question-Answering system which answers userโs question using the content and questions file uploaded by them to the server for processing.Safest-Route
Android Application and Backend Code for Hackathon Project developed at MS Hack 2019.RestAPI-GitHubUsers
Using JSON parsing in Java for showing data related to GitHub Users using GitHub's REST API.QnA-System
GraphQL-Playground
flask-deploy
Sample Flask App used as a microservice for classifying digits.k8s-Notes
k8s NotesMovie-Reviews-NLP
The movie_reviews corpus contains 2K movie reviews with sentiment polarity classification.Here, we have two categories for classification. They are: positive and negative. The movie_reviews corpus already has the reviews categorized as positive and negative.Using NLTK , we can predict whether a review is positive and negative.Love Open Source and this site? Check out how you can help us