Clustering on ML2017-challenge-3
Clustering on ML2017-challenge-3
Issue |
#Downvotes for this reason |
By |
|
Metric:
0 Runs
Metric:
Timeline
Plotting contribution timeline
Leaderboard
Rank |
Name |
Top Score |
Entries |
Highest rank |
Note: The leaderboard ignores resubmissions of previous solutions, as well as parameter variations that do not improve performance.
Challenge
Given an input dataset, the task is to partition it into various clusters.
Given inputs
Expected outputs
evaluations |
A list of user-defined evaluations of the task as key-value pairs. |
KeyValue (optional) |
model |
A file containing the model built on all the input data. |
File (optional) |
predictions |
The desired output format |
Predictions (optional) |
How to submit runs
Using your favorite machine learning environment
Download this task directly in your environment and automatically upload your results
OpenML bootcamp
From your own software
Use one of our APIs to download data from OpenML and upload your results
OpenML APIs