Граф коммитов

113 Коммитов

Автор SHA1 Сообщение Дата
Patrick Bloebaum e783e37db0 Update paper references
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2024-07-30 07:30:27 -07:00
Harsh Sinha d2962dd186
Modify graphviz installation command (#1178)
Modify graphviz installation command in README.rst, contributing-code.rst, and install.rst. Solves https://github.com/py-why/dowhy/issues/1172

Signed-off-by: Harsh Sinha <harsh.sinha@pitt.edu>
2024-05-15 08:28:11 -07:00
Amit Sharma e66ed36f1b
Fix errors in README and add a test to avoid such errors in the future (#1103)
* fixing pypi readme errors and adding a test

Signed-off-by: Amit Sharma <amit_sharma@live.com>

* installing dynamic versioning

Signed-off-by: Amit Sharma <amit_sharma@live.com>

---------

Signed-off-by: Amit Sharma <amit_sharma@live.com>
2023-12-06 13:39:39 +05:30
Patrick Blöbaum 75723e3b6c
Fix formatting issue in readme (#1099)
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-12-05 22:30:16 +05:30
Patrick Bloebaum 918efc6bdd Change readme notebook links to compiled HTML versions
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-12-01 08:08:40 -08:00
Patrick Bloebaum f455c569db Make example sections more prominent
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-12-01 06:58:26 -08:00
Patrick Bloebaum 591e9d916e Add pywhy refrence
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-12-01 06:58:26 -08:00
Patrick Bloebaum 3475b195cc Fix documentation box
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-12-01 06:58:26 -08:00
Patrick Bloebaum 031d49e006 Update
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-12-01 06:58:26 -08:00
Patrick Bloebaum bddbb3a9ec Update
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-12-01 06:58:26 -08:00
Amit Sharma a2a79b371c added decision-making intro and econml code snippet
Signed-off-by: Amit Sharma <amit_sharma@live.com>
2023-12-01 06:58:26 -08:00
Patrick Bloebaum 489c812f9c Overhauled readme
- Reduce it only the essential points
- Add image as overview of the offered features
- Made connection between GCM and PO framework more consistent
- Revise the GCM example to an executable code snipped
- Removed conda installation guide, because conda is still at version 0.8
- Extended some references to include GCM related work
- Fix build status icon
- Changed github references to py-why (was still pointing to microsoft)

Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-12-01 06:58:26 -08:00
Patrick Bloebaum cf14caab5c Remove 'experimental' disclaimer from GCM modules
Also slightly change citation hint.

Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2023-11-16 06:28:22 -08:00
Patrick Bloebaum 0df1f4c5d2 Rewrite user-guide
This significantly overhauls the user guide by changing the overall structure and adding new subsections.

Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
Co-authored-by: Peter Goetz <pego@amazon.com>
Co-authored-by: Amit Sharma <amit_sharma@live.com>
2023-07-27 08:47:39 -10:00
Emre Kıcıman 7eebce3228
Update README.rst (#920)
Corrected video tutorial link

Signed-off-by: Emre Kıcıman <emrek@microsoft.com>
2023-04-05 10:47:55 +05:30
Emre Kıcıman dc64d8608e
Fixed broken URL to MSR Webinar in README.rst (#845)
Fixed broken URL to MSR Webinar.

Signed-off-by: Emre Kıcıman <emrek@microsoft.com>
2023-02-02 08:22:28 -08:00
Peter Goetz 7568d9528b Add logo to docs and README
Signed-off-by: Peter Goetz <pego@amazon.com>
2022-11-15 09:43:07 +01:00
Chris Trevino 2044d216c3
Update README.rst, "using latest dev version" instructions (#696)
* update readme

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* update dev-version text

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* update pip command to use git+https

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* some clean-ups

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* remove some stray text

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* whitespace updates to clean up diff

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* fix tqdm spelling

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* add poetry install docs

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* remove dep list from readme

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

* update pyproject.toml link to be in rst format

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>

Signed-off-by: Chris Trevino <darthtrevino@gmail.com>
2022-10-25 09:38:10 -07:00
emrekiciman 81fe5d9cbd
Update README.rst (#641)
* Update README.rst

Added direct link to https://github.com/py-why/dowhy/blob/main/docs/source/contributing/contributing-code.rst that has detailed instructions for code contribution steps

Signed-off-by: emrekiciman <emrek@microsoft.com>

* Update README.rst

fixed link formatting

Signed-off-by: emrekiciman <emrek@microsoft.com>

* Update README.rst

fixed link formatting

Signed-off-by: emrekiciman <emrek@microsoft.com>

* Update README.rst

removed duplicate explicit targets 'here'

Signed-off-by: emrekiciman <emrek@microsoft.com>

Signed-off-by: emrekiciman <emrek@microsoft.com>
2022-09-22 11:33:00 -07:00
Bhargav Kowshik f3df080e54
Rename master branch to main branch along with fixing the Binder link (#585)
* Rename master branch to main

Signed-off-by: Bhargav Kowshik <bhargav.kowshik@gmail.com>

* fixed merge

* updated merge issues

Signed-off-by: Bhargav Kowshik <bhargav.kowshik@gmail.com>
Signed-off-by: Amit Sharma <amit_sharma@live.com>
Co-authored-by: Amit Sharma <amit_sharma@live.com>
2022-08-22 10:18:20 +05:30
Kailash Budhathoki a38a03f8b2 Fix broken links to the gcm documentation page
Signed-off-by: Kailash Budhathoki <111277+kailashbuki@users.noreply.github.com>
2022-08-18 15:54:09 +02:00
Patrick Bloebaum 491feb3eca Add GCM extension paper to readme.rst
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2022-07-28 12:37:14 +02:00
Patrick Bloebaum f9d33025f2 Add gcm library paper to general dowhy readme for citation
Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
2022-06-29 06:40:11 -07:00
Amit Sharma 48419130d7 updating CLA in readme and copyright in docs 2022-05-31 13:21:09 +05:30
Peter Götz 249d8ecaef
Add gcm recipe to README (#431) 2022-05-30 21:40:15 +05:30
Peter Götz 7f1bcd1587
Add GCM section in README (#428) 2022-05-30 15:23:19 +05:30
Peter Götz af1c7a6f4f
Mention new location of documentation in README (#425) 2022-05-28 12:11:54 +05:30
Peter Götz 9dc6e433f4
Update README News section (#424)
* Add GCM-based inference features support
2022-05-28 12:10:59 +05:30
Amit Sharma 00776e43c7 updated readme to remove old links and author info 2022-05-27 17:12:27 +05:30
Amit Sharma 33f0ff94d9
Version Bump: 0.7.1 (#398)
* updated test setup and added new version

* removed advanced tests

* updated readme
2022-03-20 19:45:15 +05:30
Amit Sharma b1cdfa9ed5
Update README.rst (#397)
Added an news update for the workshop
2022-03-13 12:02:35 +05:30
Amit Sharma 29b0d75d64
Update README.rst 2021-04-28 12:06:10 +05:30
Amit Sharma 68f864ad0f
update readme: added link to a case study 2021-03-17 11:27:47 +05:30
Amit Sharma f94100c189
updated readme with downloads and discord chat badges 2021-03-15 14:25:26 +05:30
Amit Sharma 39e4486f27
[README] Removed azure pipelines and added github actions badge 2021-02-18 16:01:14 +05:30
Miruna Oprescu 986134c9ad
Updated EconML names and argument parsing. (#229)
* Updated EconML names and argument parsing.

* Changed EconML namespaces to match v0.8.1. Further name
  changes will be implemented in v0.9
* Updated argument parsing. As of v0.9, some `fit` arguments will be
  passed in by keyword only
* Updated tests and example notebooks to be compatible with the latest
  EconML changes
* Fix Windows compatibility of example notebook

* Point econml dependency to specific branch to debug build failures.

* Account for EconML internal features

* EconML concatenates the common causes W and effect modifiers X
  internally so no need to do it explicitly in dowhy.
* EconML has better support for Pandas dataframes so I removed the
  casting to numpy array.
2021-02-17 19:17:43 +05:30
Amit Sharma ed680e67c0
Updated readme to remove azure notebooks 2021-02-12 21:41:31 +05:30
Amit Sharma a3489c54e3
Update README.rst
Updated the readme introduction
2020-12-13 13:50:30 +05:30
Mark 7c89a8ecac
Fixed bad link in README file - Issue #205 (#206)
Resolves issue #205

The markup version of the readme that is displayed for the main page in this repo contains the following link:

Status code [404:NotFound] - Link: https://github.com/microsoft/dowhy/blob/master/docs/source/example_notebooks/dowhy_twins_example%20.ipynb

It should not have “%20” (space) in it.
The link should be: “https://github.com/microsoft/dowhy/blob/master/docs/source/example_notebooks/dowhy_twins_example.ipynb”
2020-12-06 20:04:49 +05:30
Amit Sharma b3234704e8
Added tests for notebooks and fixed confidence interval bug for econml (#204)
* fixed econml bug for CI intervals, 

* removed input prompt from notebooks to enable automatic testing

* added tests for notebooks

* added nbformat, jupyter as req for github actions

* adding jupyter as dependency for workflow runs

* modified readme to be compliant with twine requirements
2020-12-06 19:03:30 +05:30
Amit Sharma 04a640628e
updated readme.rst with conda install guidelines 2020-12-06 00:53:44 +05:30
Amit Sharma 04676b3ba8
updated the bibtex for references on readme 2020-12-01 13:11:19 +05:30
Amit Sharma f0562243bb fixed syntax errors in readme 2020-11-21 22:49:46 +05:30
Amit Sharma 039e673036
Update README.rst 2020-11-21 15:54:47 +05:30
Amit Sharma ba64ae3b1c
Updated readme with arxiv paper, presentation and a schematic image (#195)
* added schematic image, arxiv reference and slides to readme

* updated text
2020-11-21 15:37:58 +05:30
Amit Sharma 182a8da2da
update readme to add a link to contributing page 2020-11-09 12:51:07 +05:30
Amit Sharma 8660ad00d4
Update readme with case studies 2020-10-28 10:54:26 +05:30
Amit Sharma 39353ae892
update readme structure and add list of supported methods (#171)
* added supported methods for each of the four steps
* updated readme headers and structure
* added econml code example
* added references to example notebooks throughout the readme text
2020-09-24 12:25:18 +05:30
Amit Sharma 652bf97846
Added conda install info to the README 2020-05-20 09:18:16 +05:30
Amit Sharma 13aef18d44 modified MANIFEST.in to include tests and readme to be consistent with pypi format 2020-05-12 11:18:10 +05:30