Pinned Loading
-
BitTorrent
BitTorrent PublicThis is a small replica for BitTorrent. We were successfully able to implement N-seeders vs N-leechers configuration. Where N - users could simultaneously upload and download torrent files.
C++ 4
-
PortScanner
PortScanner PublicThis application is very similar to NMAP tool which can probe remote hosts for Open ports. The program was implemented in Multi-threaded environment in C++ and pthreads. TCP scans comprising of SYN…
C++ 1
-
-
AprioriAlgorithm
AprioriAlgorithm PublicThis repository is used to find the association rules in huge data sets For eg: Market Basket Analysis. Apriori Algorithm is used to calculate frequent itemsets in transactions which in turn will b…
-
DecisionTrees
DecisionTrees PublicA generic code to construct Decision Tree with any numerical feature set (continuous , categorical, binary).
Java
-
LogisticRegression
LogisticRegression PublicLogistic Regression using gradient descent. Works well with continuous data. Added a generic code for Cross validation as well.
Java
If the problem persists, check the GitHub status page or contact support.