File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,12 @@ make_swiss_roll | Generate a swiss roll dataset.
45
45
[ scikit-learn] ( https://scikit-learn.org/stable/modules/classes.html#samples-generator ) in the dataset module, but * it is not an official part
46
46
of that project* . It is licensed under [ MIT] ( LICENSE ) .
47
47
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
+
48
54
[ travis-img ] : https://travis-ci.com/ATISLabs/SyntheticDatasets.jl.svg?branch=master
49
55
[ travis-url ] : https://travis-ci.com/ATISLabs/SyntheticDatasets.jl
50
56
You can’t perform that action at this time.
0 commit comments