Skip to content
View nishithsharma9's full-sized avatar

Block or report nishithsharma9

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. NLUProject NLUProject Public

    Initial commits for NLU Project POC

    Jupyter Notebook 2

  2. dataScienceBootcamp dataScienceBootcamp Public

    Jupyter Notebook

  3. polynomialRegression polynomialRegression Public

    The linear regression model to fit a model into a dataset.

    MATLAB

  4. multivariateRegression multivariateRegression Public

    This is a multivariate regression model, in which there are numerous features being passed on to the model, and we try to fit the regression model on it

    MATLAB

  5. gradientDescent gradientDescent Public

    This code implements the gradient descent aglorithm with linea logistic regression and sigmoid function

    MATLAB

  6. stochiasticGradientDescent stochiasticGradientDescent Public

    This model implements SGD model for the hypothesis function of a linear perceptron

    MATLAB