Pinned Loading
-
1layer_2layer_4layer_NN
1layer_2layer_4layer_NN PublicDeveloped Neural Network (NN) having one hidden layer, two hidden layers and four hidden layers, besides the input and output layers. Tested with Sigmoid, tanh and ReLu activation function. Used Sc…
Python 1
-
DecisionTree_ID3_Algorithm
DecisionTree_ID3_Algorithm PublicImplemented Decision tree learning algorithm using ID3 with Information Gain Heuristic in Python and used Pandas for pre-processing data.
Python 2
-
KruskalsAlgo
KruskalsAlgo PublicImplemented a system to find the shortest distance among a set of cities using Kruskal’s Algorithm and Priority Queue in Java.
-
-
MLPClassifier_UCI_BreastCancer_Prediction
MLPClassifier_UCI_BreastCancer_Prediction PublicImplemented Scikit MLP classifier to predict Breast Cancer from features like Clump Thickness, Uniformity of Cell Size, Uniformity of Cell Shape etc.
Jupyter Notebook
-
If the problem persists, check the GitHub status page or contact support.