Popular repositories Loading
-
HackerRank-Problem-s-Solution-1
HackerRank-Problem-s-Solution-1 PublicViral Advertising:-Hacker Land Enterprise is adopting a new viral advertising strategy. each day, floor(recipients/2) of the recipients like the advertisement and will share it with friends on the …
C 1
-
Breast_Cancer_Prediction
Breast_Cancer_Prediction PublicIt is basically a classifier that can help diagnose patients and predict the likelihood of a breast cancer. A few machine learning techniques will be explored. In this exercise, Support Vector Mach…
Python 1
-
RandomForest_in_ML
RandomForest_in_ML PublicRandom forest is a classification technique and it is basically group of decisions trees and we use regularization techniques to reduce overfitting
Jupyter Notebook 1
-
Support_Vector_Machine_in_ML
Support_Vector_Machine_in_ML PublicSVM maximize the margin between the data points(records) ,It draws a hyperplane in N-Dimensions (N>3)
Jupyter Notebook 1
-
Titanic_survived_using_ML
Titanic_survived_using_ML PublicThis model basically predicts where the person at titanic ship got survived or not on the basis of different independent variables like passenger_Id, Age, P_class etc.
Jupyter Notebook 1
-
Titanic_survived_by_ANN.py
Titanic_survived_by_ANN.py PublicThe same model which I made by machine learning now made it by Artificial Neural Network, with good accuracy
Jupyter Notebook 1
If the problem persists, check the GitHub status page or contact support.