Skip to content
View kailashbuki's full-sized avatar
Block or Report

Block or report kailashbuki

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

  1. fingerprint fingerprint Public

    Document fingerprint generator

    Python 29 15

  2. predator predator Public

    Copy Detection System

    Python 5 2

  3. beamerthemesaarland beamerthemesaarland Public

    Saarland Beamer Theme

    TeX 55 15

  4. Computes the distance correlation be... Computes the distance correlation between two matrices in Python.
    1
    #!/usr/bin/env python
    2
    # -*- coding: utf-8 -*-
    3
    
                  
    4
    """Computes the distance correlation between two matrices.
    5
    https://en.wikipedia.org/wiki/Distance_correlation
  5. py-why/dowhy py-why/dowhy Public

    DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphic…

    Python 6.8k 917