Task
Supervised Regression on QSAR-DATASET-FOR-DRUG-TARGET-CHEMBL2278

Supervised Regression on QSAR-DATASET-FOR-DRUG-TARGET-CHEMBL2278

Task 95270 Supervised Regression QSAR-DATASET-FOR-DRUG-TARGET-CHEMBL2278 0 runs submitted
0 likes downloaded by 0 people , 0 total downloads 0 issues
Visibility: Public
Issue #Downvotes for this reason By


Metric:

0 Runs

Fetching data
Fetching data
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 a dataset with a numeric target and a set of train/test splits, e.g. generated by a cross-validation procedure, train a model and return the predictions of that model.

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