Skip to content
View majdialali's full-sized avatar

Block or report majdialali

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. web_crawler web_crawler Public

    In this big-sized project, I build a web crawler that is able to download websites and capture sensitive data from them. I used the BeutifulSoup library of Python. In addition, I implemented some N…

    Jupyter Notebook

  2. Genetic-algorithm_and_hill_climbing Genetic-algorithm_and_hill_climbing Public

    This big project is a part of my series called "AI-from-scratch algorithms" where I have solved the travel salesman problem(TSP) by implementing Exhaustive search, and two optimization algorithms: …

    Jupyter Notebook

  3. credit-card_PowerBI credit-card_PowerBI Public

    a smaller project where I demonstrate on my basic knowledge in PowerBI like data cleaning, transforming, slicing and visualizing. Please note that The data is taken from a course on Coursera called…

  4. my_statitical_model my_statitical_model Public

    This project is a demonstration of my knowledge in some fundamental topics of statistics like median, standard_diviation, quartiles, z_scores, and coefficient_of_variance, in addition to detecting…

    Jupyter Notebook

  5. predator-prey-model predator-prey-model Public

    a group project on master level where we develop a simulation model consisting of rabbits (predator) and a mixture of nutritious and toxic flowers (prey), which uses these techniques to explore how…

    Python

  6. Decision-Tree-model Decision-Tree-model Public

    a decision tree model implemented on a medical data set to guess whether or not a patient will have diabetes within 5 years.

    Jupyter Notebook