Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vijay-arya authored Jun 29, 2023
1 parent 5ffcf6e commit b66fabc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@ If you face any issues, please try upgrading pip and setuptools and uninstall an
If you would like to quickly start using the AI explainability 360 toolkit without cloning this repository, then you can install the [aix360 pypi package](https://pypi.org/project/aix360/) as follows.

```bash
(your environment)$ pip install aix360 .[<algo1>, <algo2>, ...]
(your environment)$ pip install aix360
```

If you follow this approach, you will need to download the notebooks available in the [examples](./examples) folder separately.
This will install v0.2.1 which includes a subset of algorithms. This will be updated soon. If you follow this approach, you will need to download the notebooks available in the [examples](./examples) folder separately.

## Running in Docker

Expand Down

0 comments on commit b66fabc

Please sign in to comment.