Skip to content
View TalalZafar88's full-sized avatar

Block or report TalalZafar88

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. Building-and-Analyzing-Data-Warehouse Building-and-Analyzing-Data-Warehouse Public

    The aim of the project was to design, implement, and analyze a Data Warehouse (DW) prototype for a Retail shopping store so that we make analysis of shopping behavior, optimize selling techniques etc.

    Java 1

  2. Simple-Linear-Regression-Model Simple-Linear-Regression-Model Public

    In this regression task we will predict the percentage of marks that a student is expected to score based upon the number of hours they studied.

    Jupyter Notebook

  3. Crop_Recommendation_Classification Crop_Recommendation_Classification Public

    Machine learning model to predict the most suitable crop to grow on a particular farm.

    Jupyter Notebook 1

  4. heart-failure-predictor heart-failure-predictor Public

    Forked from haroon-omer2000/heart-failure-predictor

    In this project we developed an interface which predicts whether a patient suffered heart failure in the given time period or not by taking in medical information about a patient as input along wit…

    JavaScript

  5. COVID-19-Analysis COVID-19-Analysis Public

    In this project, I used python to answer queries regarding the COVID-19 pandemic. I was provided with data regarding the pandemic containing information regarding the daily new cases and cumulative…

    Python

  6. Graph-problem Graph-problem Public

    In this project I have used Kruskal's algorithm to solve a real life problem

    C++