Pinned Loading
-
client_server_chatroom
client_server_chatroom PublicA simple multi-user messaging application where data communication takes place from one client to all the other clients connected to the server. Implemented threading and socket functions using Pyt…
Python
-
-
Spam_filter
Spam_filter PublicThis is an implementation of a Naive Bayesian Classifier written in Python. The utility uses statistical methods to classify documents, based on the words that appear within them. A common applicat…
Python 1
-
Buffer-Overflow
Buffer-Overflow PublicA buffer overflow occurs when more data are written to a buffer than it can hold. The excess data is written to the adjacent memory, overwriting the contents of that location and causing unpredicta…
C
-
Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques
Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques PublicForked from dimtics/Fraud-Detection-in-Credit-Card-Transactions-using-Machine-Learning-Techniques
Classification of fraudulent credit card transactions.
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.