{% extends "about/base.html" %} {% load i18n %} {% block title %}{% trans "About" %} :: {% trans "Related" %}{% endblock %} {% block breadcrumbs %}{% trans "About" %} / {% trans "Related" %}{% endblock %} {% block content %}
{% trans "Here is list of other machine learning data set related projects." %}.
{% trans "MLcomp is a collaborative tool designed for Machine Learning practitioners and researchers. You provide the data and algorithms, we do the computation" %}.
http://mlcomp.org
{% trans "The data repository, open to the entire community, is intended to support and stimulate research efforts on multiple kernel learning. It can be found at" %}:
http://mkl.ucsd.edu{% trans "The repository mainly consists of "heterogeneous" data sets. It provides kernels as well as the underlying data, to allow comparing different multiple kernel learning algorithms, as well as alternative approaches to learning from heterogeneous data" %}.