Skip to content
View t8ch's full-sized avatar

Block or report t8ch

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. image-tagger image-tagger Public

    GCP vision API for labeling (local) images and writing as tags to metadata

    HTML 1

  2. causalnex causalnex Public

    Forked from mckinsey/causalnex

    A Python library that helps data scientists to infer causation rather than observing correlation.

    Python

  3. dissertation-code dissertation-code Public

    Jupyter Notebook

  4. function that finds operations in b... function that finds operations in between numbers such that equation is satisfied
    1
    
                  
    2
    from numpy import *
    3
    import itertools
    4
    
                  
    5
    __all__ = ['find_placeholders']
  5. DS3-poster DS3-poster Public

    Poster and respective code for Data Science Summer School 2019

    Jupyter Notebook

  6. pm-prophet pm-prophet Public

    Forked from luke14free/pm-prophet

    GAM timeseries modeling with auto-changepoint detection. Inspired by Facebook Prophet and implemented in PyMC3

    Python 1