Templates

A set of templates to help you choose your evaluator :)

SIMPLE REGRESSION

Evaluator template to evaluate simple machine learning regression type problems

SIMPLE CLASSIFICATION

Evaluator template to evaluate simple machine learning classification type problems

EXISTING REPOSITORY

Create a evaluator using an already existing evaluator repository

CUSTOM EVALUATOR

Write your own custom evaluation script in python and create a evaluator out of it

SKLEARN TEMPLATE

Create an Evaluator using Commonly used metrics (Scikit-Learn metrics)

CODE EVALUATIONS V2

Create an evaluator using the latest version of AIcrowd Evaluations library