Skip to content
View MHassaanButt's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
Block or Report

Block or report MHassaanButt

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
MHassaanButt/README.md

Popular repositories Loading

  1. Antenna-design-using-ML Antenna-design-using-ML Public

    In this project, I applied different regression models for rmse and mae on antenna dataset for predict signal strength.

    Jupyter Notebook 13 3

  2. Rice-Disease-Classfication Rice-Disease-Classfication Public

    In this project, I used Hybrid deep CNN transfer learning on rice plant images, perform classification and identification of various rice diseases. I employed Transfer Learning to generate our deep…

    Jupyter Notebook 11 4

  3. Flight-Delays-Prediction Flight-Delays-Prediction Public

    In this project, I used Decision Tree Learning Model as the main algorithm to build the model. Due to the big amount of flight data, we implement the project using MRJob, PySpark and Spark's MLlib …

    Jupyter Notebook 11

  4. MHassaanButt MHassaanButt Public

    Github home page customization.

    7 2

  5. Discrete-event-simulation Discrete-event-simulation Public

    I designed a network packet routing system. To do so, I define the system and run a simulation so that I can generate data that will be used for the optimization of design parameters.

    Jupyter Notebook 6 1

  6. MathChallenge MathChallenge Public

    Have the function MathChallenge(str) take the str parameter being passed and evaluate the mathematical expression within in. For example, if str were "2+(3-1)*3" the output should be 8. Another exa…

    JavaScript 5 3