Skip to content
View Shabbirsheikh's full-sized avatar

Block or report Shabbirsheikh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. HackerRank-Problem-s-Solution-1 HackerRank-Problem-s-Solution-1 Public

    Viral 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

  2. Breast_Cancer_Prediction Breast_Cancer_Prediction Public

    It 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

  3. RandomForest_in_ML RandomForest_in_ML Public

    Random forest is a classification technique and it is basically group of decisions trees and we use regularization techniques to reduce overfitting

    Jupyter Notebook 1

  4. Support_Vector_Machine_in_ML Support_Vector_Machine_in_ML Public

    SVM maximize the margin between the data points(records) ,It draws a hyperplane in N-Dimensions (N>3)

    Jupyter Notebook 1

  5. Titanic_survived_using_ML Titanic_survived_using_ML Public

    This 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

  6. Titanic_survived_by_ANN.py Titanic_survived_by_ANN.py Public

    The same model which I made by machine learning now made it by Artificial Neural Network, with good accuracy

    Jupyter Notebook 1