Code Monkey home page Code Monkey logo

Muhammad Hassaan Farooq Butt's Projects

antenna-design-using-ml icon antenna-design-using-ml

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

calamity_prediction icon calamity_prediction

In this project I used past three years data of climate having key attributes like rainfall, wind speed, direction, temperature etc and predict calamity on the basis of these key attributes for next year three years using logestic regression technique and also perform descriptive data analysis.

covid_prediction_based_on_medical_symptoms icon covid_prediction_based_on_medical_symptoms

In this project I considered several medical symptoms to predict using logistic regression either the person is infected or not and also provide some recommendations to him/her.

cricket_predictions icon cricket_predictions

In this project, I predict a winner for the ashes ODI series between England and Australia where the away team is England and the home team is Australia using a machine learning algorithm.

crime-spark-ml icon crime-spark-ml

In this project I stream data and do crime classification using Spark. This dataset contains incidents derived from the SFPD Crime Incident Reporting system. The data ranges from 1/1/2003 to 5/13/2015. I do some data analysis of crime scenes in different areas and with respect to other parameters.

discrete-event-simulation icon discrete-event-simulation

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.

fchcnn-for-hsic icon fchcnn-for-hsic

This repo is implementation of research article "A Fast and Compact Hybrid CNN for Hyperspectral Imaging-based Bloodstain Classification".

flight-delays-prediction icon flight-delays-prediction

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 then compare the performance and accuracy of those implementations.

frequentist-inference-and-regression-modeling icon frequentist-inference-and-regression-modeling

In this project, I am applying your frequentist inference and regression modelling skills to different datasets. I applied several machine learning algorithms and try to answer research questions of related problems and also perform data visualization to justify my results.

human_activity_recognition_using_ml-nn icon human_activity_recognition_using_ml-nn

Demonstrate Machine Learning Algorithm and Neural Networks for Human activity recognition using smartphone data. The dataset is from the UCI Machine Learning Repository.

mathchallenge icon mathchallenge

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 example: if str were "(2-0)(6/2)" the output should be 6. There can be parenthesis within the string so you must evaluate it properly according to the rules of arithmetic. The string will contain the operators: +, -, /, *, (, and ). If you have a string like this: #/#*# or #+#(#)/#, then evaluate from left to right. So divide then multiply, and for the second one multiply, divide, then add. The evaluations will be such that there will not be any decimal operations, so you do not need to account for rounding and whatnot.

mhassaanbutt.github.io icon mhassaanbutt.github.io

A community maintained open source project aimed at making a personal portfolio for researchers, developers, and analysts simple, fast, and less cumbersome.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.