Pinned Repositories
abh1sh5k
Advertisement
ML Project working on Logistic Regression model. Upon considering various input factors, it determines the probability of the user clicking on advertisements displayed online over the internet with the accuracy of 96%..
Loan-Repayment
Given historical data on loans given out with information on whether or not the borrower defaulted (charge-off), a model is built that can predict wether or nor a borrower will pay back their loan. This way in the future when we get a new potential customer we can assess whether or not they are likely to pay back the loan.The model has 88.74 % accuracy and
Mini-Bittorrent
This repo enables a user to download and upload large files over a network using a .mtorrent file implementing Peer2Peer protocol in C++
Network-Intrusion-Detection-System
Network Intrusion System Uses ML model and a Network Sniffer script to parse real time traffic into ML attributes to predict the legitimacy of the Packets.
Spam-Classifier
Classify the mail into ham or spam based on subject of mail.
common-docker
Confluent Commons with support for building and testing Docker images.
kafka
Mirror of Apache Kafka
kafka-mqtt-images
Confluent Docker images for Kafka MQTT
abh1sh5k's Repositories
abh1sh5k/Network-Intrusion-Detection-System
Network Intrusion System Uses ML model and a Network Sniffer script to parse real time traffic into ML attributes to predict the legitimacy of the Packets.
abh1sh5k/abh1sh5k
abh1sh5k/Advertisement
ML Project working on Logistic Regression model. Upon considering various input factors, it determines the probability of the user clicking on advertisements displayed online over the internet with the accuracy of 96%..
abh1sh5k/Loan-Repayment
Given historical data on loans given out with information on whether or not the borrower defaulted (charge-off), a model is built that can predict wether or nor a borrower will pay back their loan. This way in the future when we get a new potential customer we can assess whether or not they are likely to pay back the loan.The model has 88.74 % accuracy and
abh1sh5k/Mini-Bittorrent
This repo enables a user to download and upload large files over a network using a .mtorrent file implementing Peer2Peer protocol in C++
abh1sh5k/Spam-Classifier
Classify the mail into ham or spam based on subject of mail.