Pinned Loading
-
DecisionTreeGenerator
DecisionTreeGenerator PublicGenerates and visualizes a decision tree model using a training data set by using the ID3 algorithm. Able to test accuracy of the model using test data set. Pruning and gain ratio feature included.
-
ArtificialNeuralNetwork
ArtificialNeuralNetwork PublicGenerates an neural network by using the back propagation algorithm. Accuracy testing included.
Python
-
InstantMessagingSystem
InstantMessagingSystem PublicInstant message application created using the MVC architectural pattern. Application was built off Android Studio IDE.
Java
-
MovieDatabase
MovieDatabase PublicHashmap of redblacktree was used to store the database. Composite design pattern was used to implement the query generator
Java
-
SortingApplication
SortingApplication PublicGenerates integers in text file and sorts them using strategy design pattern
Java
-
SimpleNotePad
SimpleNotePad PublicRefactored SimpleNotePad application. Command design pattern was used to dynamically attach behavior to GUI components.
Java
If the problem persists, check the GitHub status page or contact support.