This is an automated email from the ASF dual-hosted git repository.
fmcquillan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/madlib-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new bda2c9b fix broken links for datasets on community page
bda2c9b is described below
commit bda2c9b2335a80914332ebf16fdc16009988f71f
Author: Frank McQuillan <[email protected]>
AuthorDate: Mon Mar 30 15:34:03 2020 -0700
fix broken links for datasets on community page
---
community.html | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/community.html b/community.html
index 6f892a8..4cec998 100644
--- a/community.html
+++ b/community.html
@@ -197,10 +197,12 @@
<li class="span4">
<a name='datasets' id='datasets'></a>
<h2><small>Datasets</small></h2>
+ <p>There is a growing set of publically available
datasets. Here are some examples:</p>
<ul>
- <li><a
href="http://archive.ics.uci.edu/ml/datasets.html" title="UCI Machine Learning
Repository: Data Sets">http://archive.ics.uci.edu/ml/datasets.html</a></li>
- <li><a href="http://mlcomp.org/datasets" title="MLcomp
- Viewing All Datasets">http://mlcomp.org/datasets</a></li>
- <li><a href="http://mldata.org/" title="mldata ::
Welcome">http://mldata.org/</a></li>
+ <li><a
href="https://archive.ics.uci.edu/ml/index.php">UCI Machine Learning
Repository</a></li>
+ <li><a
href="https://datasetsearch.research.google.com/">Google Dataset Search</a></li>
+ <li><a href="https://www.kaggle.com/datasets">Kaggle
Datasets</a></li>
+ <li><a
href="https://www.kdnuggets.com/datasets/index.html">KDnuggets List of
Datasets</a></li>
</ul>
</li>
<li class="span4">