Skip to content

Commit

Permalink
[DOC] Updating Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
naoise-h committed Jan 31, 2024
1 parent 78522a5 commit 2ec5865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Use diffprivlib if you are looking to:
- Explore the impact of differential privacy on machine learning accuracy using classification and clustering models
- Build your own differential privacy applications, using our extensive collection of mechanisms

Diffprivlib supports Python versions 3.8 to 3.11.
Diffprivlib supports Python versions 3.8 to 3.12.

## Getting started: [Machine learning with differential privacy in 30 seconds](https://github.com/IBM/differential-privacy-library/blob/main/notebooks/30seconds.ipynb)
We're using the [Iris dataset](https://archive.ics.uci.edu/ml/datasets/iris), so let's load it and perform an 80/20 train/test split.
Expand Down

0 comments on commit 2ec5865

Please sign in to comment.