Coders Packet

Packets submitted by Akash Chauhan

Dummy Craigslist in Django Framework

This Django project mimics the working of Craiglist and makes use of concepts like Web Scraping, Storage, and Web Development.

Question Classifier for Industrial Chatbots in Python

This project is made in Python and is basically a classifier for chatbots that can be used to classify questions and improve customer service flow.

SVM Classifier for Customer Purchase Prediction in Python

This is basically a classifier that takes certain parameters as input and then gives the output whether the customer is likely to buy a product or not made in Python.