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/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.WebD-Node.js
Basics of HTML & CSS, Inheritence rules, usage of selectors, media-queries, keyframes, bootstrap, creating and using npm packages, using ExpressJS for creating servers, handlebars for rendering in case of JS disabled pages and jQuery for making AJAX calls in case of JS enabled pages, MySQL for data persistence, Sequelize for ORM (Object Relational Mapping), REST APIs, Socket.IO for real-time messaging, MongoDB and mongoose for using NoSQL database, Authentication using PassportJS, Using Python scripts on NodeJS and running custom sklearn, tensorflow or keras pre-trained model in our backend.Love Open Source and this site? Check out how you can help us