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

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

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


Metric:

1 Runs

Fetching data
Fetching data
Search runs in more detail
0 likes - 0 downloads - 0 reach - mean_absolute_error: 0.4485, mean_prior_absolute_error: 0.4238, number_of_instances: 33, relative_absolute_error: 1.0583, root_mean_prior_squared_error: 0.5436, root_mean_squared_error: 0.5516, root_relative_squared_error: 1.0148,

    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