91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 429KB
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-09
  • 語言: Python
  • 標簽: python??因果推斷??

資源簡介

DoWhy is a Python library that makes it easy to estimate causal effects. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.

資源截圖

代碼片段和文件信息

“““A?setuptools?based?setup?module?for?dowhy.

Adapted?from:
https://packaging.python.org/en/latest/distributing.html
https://github.com/pypa/sampleproject
“““

from?setuptools?import?setup?find_packages
from?codecs?import?open
from?os?import?path

here?=?path.abspath(path.dirname(__file__))

#?Get?the?long?description?from?the?README?file
with?open(path.join(here?‘README.rst‘)?encoding=‘utf-8‘)?as?f:
????long_description?=?f.read()

#?Get?the?required?packages
with?open(path.join(here?‘requirements.txt‘)?encoding=‘utf-8‘)?as?f:
????install_requires?=?f.read().splitlines()


setup(
????name=‘dowhy‘
????version=‘0.1.2‘
????description=‘A?Python?library?for?causal?inference‘??#?Required
????license=‘MIT‘
????long_description=long_description
????url=‘https://github.com/microsoft/do

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-07-15?12:42??microsoft-dowhy-28cf381\
?????文件????????1203??2019-07-15?12:42??microsoft-dowhy-28cf381\.gitignore
?????文件????????1162??2019-07-15?12:42??microsoft-dowhy-28cf381\LICENSE
?????文件??????????66??2019-07-15?12:42??microsoft-dowhy-28cf381\MANIFEST.in
?????文件?????????221??2019-07-15?12:42??microsoft-dowhy-28cf381\Makefile
?????文件???????14937??2019-07-15?12:42??microsoft-dowhy-28cf381\README.rst
?????目錄???????????0??2019-07-15?12:42??microsoft-dowhy-28cf381\binder\
?????文件???????????8??2019-07-15?12:42??microsoft-dowhy-28cf381\binder\apt.txt
?????文件?????????267??2019-07-15?12:42??microsoft-dowhy-28cf381\binder\environment.yml
?????目錄???????????0??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\
?????文件????????1158??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\Makefile
?????目錄???????????0??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\images\
?????文件????????3223??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\images\do_barplot.png
?????文件???????62473??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\images\regression_output.png
?????目錄???????????0??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\
?????文件?????????708??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\Makefile
?????目錄???????????0??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\_static\
?????文件???????62473??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\_static\regression_output.png
?????文件?????????159??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\code_repo.rst
?????文件????????6001??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\conf.py
?????文件???????17245??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\do_sampler_demo.ipynb
?????目錄???????????0??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\docs\
?????文件??????????13??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\docs\images
?????文件?????????348??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\dowhy.api.rst
?????文件????????1838??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\dowhy.causal_estimators.rst
?????文件?????????884??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\dowhy.causal_refuters.rst
?????文件?????????597??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\dowhy.data_transformers.dimensionality_reducers.rst
?????文件?????????507??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\dowhy.data_transformers.rst
?????文件????????1035??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\dowhy.do_samplers.rst
?????文件????????1625??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\dowhy.rst
?????文件?????????649??2019-07-15?12:42??microsoft-dowhy-28cf381\docs\source\dowhy.utils.rst
............此處省略76個文件信息

評論

共有 條評論