Skip to content
View Dsp003's full-sized avatar

Block or report Dsp003

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. Statistical-Quality-Control Statistical-Quality-Control Public

    We'll simulate a lot defect problem in a hypothetical plant, We'll also understand and visualise Central limit theorem.

    Jupyter Notebook 2

  2. Gradient-Descent-for-Linear-Regression Gradient-Descent-for-Linear-Regression Public

    Implementing gradient descent to get intercept and coefficients for Linear Regression using Numpy.

    Jupyter Notebook 1

  3. Implementing-Binary-Logistic-Classifier-with-Gradient-Descent Implementing-Binary-Logistic-Classifier-with-Gradient-Descent Public

    Understanding to implement binary Logistic Classifier with Gradient Descent using Numpy.

    Jupyter Notebook 1

  4. Binary-Search-Tree Binary-Search-Tree Public

    Most common applications of a binary search tree

    Jupyter Notebook 1

  5. Implementing-stack-using-Python Implementing-stack-using-Python Public

    Let us understand how the Data-Structure Stack really works

    Jupyter Notebook 1

  6. File-Operations-and-Conversions File-Operations-and-Conversions Public

    Convert new files for each line in a given text file.Convert the given word into binary and ASCII

    C 1