Skip to content
View shazli1's full-sized avatar

Block or report shazli1

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 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

Pinned Loading

  1. Image-Classification-Using-Preceptron Image-Classification-Using-Preceptron Public

    Classifying Images of Digits (from 0 to 9) using Perceptron Classifier

    Python 1

  2. Implement-the-K-means-Clustering-Algorithm Implement-the-K-means-Clustering-Algorithm Public

    Python 1

  3. Decision-Tree-Algorithm-To-Predict-The-Results-of-English-Premier-League-Games Decision-Tree-Algorithm-To-Predict-The-Results-of-English-Premier-League-Games Public

    Python 1 1

  4. Function-to-Compute-The-p-value-in-Hypothesis-Test Function-to-Compute-The-p-value-in-Hypothesis-Test Public

    Implement a function that computes the p-value to test the hypothesis that the mean of one dataset is equal to the mean of another dataset.

    Python 1

  5. Function-to-Implement-Box-Plot Function-to-Implement-Box-Plot Public

    Implement a function that takes a vector of numbers as an input and outputs the values needed to plot the box plot

    Python

  6. Verify-Central-Limit-Theorem-Using-a-Die-Example Verify-Central-Limit-Theorem-Using-a-Die-Example Public

    Implement a function to verify the Central Limit Theorem using throwing a die example.

    Python