Skip to content
View idlirshkurti's full-sized avatar

Block or report idlirshkurti

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

    A web app built using python flask and sqlite3. The web app stores, reads and adds data into a SQL database.

    HTML

  2. FraudDetection FraudDetection Public

    Data pipeline for fraud detection model

    Python

  3. DPMM DPMM Public

    Analysis of two algorithms which use a Dirichlet Process Beta Mixture technique for modelling False Discovery Rates

    R

  4. Agent-Based-Modelling Agent-Based-Modelling Public

    R

  5. FootballPredictions FootballPredictions Public

    HTML

  6. prims algorithm arcpy functions prims algorithm arcpy functions
    1
    # ---------------------------------------------------------------------
    2
    # Functions
    3
    # ---------------------------------------------------------------------
    4
    import numpy as np
    5
    import matplotlib.pyplot as plt