Skip to content
View MohammedReza9's full-sized avatar

Block or report MohammedReza9

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

Pinned Loading

  1. Resume Resume Public

  2. Portfolio-Optimization Portfolio-Optimization Public

    A Monte Carlo Simulation to find the optimal risky portfolio weights for a set of stocks

    Jupyter Notebook

  3. InfoRetrieval_from_10k_documents InfoRetrieval_from_10k_documents Public

    Jupyter Notebook

  4. AutoMPG-Model AutoMPG-Model Public

    Conducted ETL, EDA, and Model building on the auto-mpg dataset and used a bootstrap linear regression to create a statistical model to predict the mpg of a car

    Jupyter Notebook

  5. KNearestNeighbors KNearestNeighbors Public

    an implementation of the K-Nearest Neighbors algorithm on datasets from the UC Irvine Machine Learning Repo

    Jupyter Notebook

  6. LogisticRegression LogisticRegression Public

    an implementation of the Logistic Regression and Adaptive Linear Neuron Algorithms on datasets from the UC Irvine Machine Learning Repo

    Python