Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

saltudelft/ml-typeinf-competition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

NOTE: Check out the ManyTypes4Py dataset for benchmarking! This repository is archived!

Intro

Optional static typing provides various benefits for dynamic programming languages (DPLs) such as early bug detection, better program analysis, improved IDE support, and so on. In recent years, researchers have been proposed machine learning-based type inference approaches for DPLs. However, the type inference task is still quite challenging, especially for user-defined and rare types. Motivated by this, we have created a competition for ML-based type inference for Python.

Dataset

ManyTypes4Py

Contribution Guide

Evaluation Ceriteria

Rules

Leaderboard

# Team (Company/Institution) F1-Score Tool/Approach
1
2

About

ML-based Type Inference Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published