Skip to content

Commit 5a04df2

Browse files
Adding README for other functions
1 parent eedc517 commit 5a04df2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,12 @@ make_swiss_roll | Generate a swiss roll dataset.
4545
[scikit-learn](https://scikit-learn.org/stable/modules/classes.html#samples-generator) in the dataset module, but *it is not an official part
4646
of that project*. It is licensed under [MIT](LICENSE).
4747

48+
### Other Functions
49+
50+
Dataset | Title | Reference
51+
---------------------|-------------------------------------------------------------------------|--------------------------------------------------
52+
generate_twospirals | Generate two spirals dataset. | [link](https://la.mathworks.com/matlabcentral/fileexchange/41459-6-functions-for-generating-artificial-datasets)
53+
4854
[travis-img]: https://travis-ci.com/ATISLabs/SyntheticDatasets.jl.svg?branch=master
4955
[travis-url]: https://travis-ci.com/ATISLabs/SyntheticDatasets.jl
5056

0 commit comments

Comments
 (0)