Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sign Language Digits Dataset | 179 | 2 years ago | apache-2.0 | |||||||
Turkey Ankara Ayrancı Anadolu High School's Sign Language Digits Dataset | ||||||||||
Exams Qa | 23 | a year ago | cc-by-sa-4.0 | Python | ||||||
A Multi-subject High School Examinations Dataset for Cross-lingual and Multilingual Question Answering | ||||||||||
Covid19canadaarchive | 22 | 3 days ago | 35 | other | Python | |||||
Canadian COVID-19 Data Archive | ||||||||||
Konschool | 15 | a year ago | 1 | agpl-3.0 | C# | |||||
🏫 🇧🇩 Fuzzy-AHP-based recommendation system for secondary schools in Bangladesh | ||||||||||
Multitasklearning | 15 | 6 years ago | Python | |||||||
Package to apply MTL on a few dataset | ||||||||||
Naplan Results Reporting | 10 | 10 months ago | Perl | |||||||
NAPLAN Results and Reporting draft dataset | ||||||||||
Unihack_2020 | 6 | 3 years ago | 2 | mit | CSS | |||||
Project for helping professors with grading. | ||||||||||
Matplotlibsampler | 6 | 7 years ago | Jupyter Notebook | |||||||
Datasets and Matplotlib/pandas examples | ||||||||||
Ism2017 | 5 | 5 years ago | ||||||||
source code and datasets for PCM2018 | ||||||||||
Ukeducationdata | 4 | 4 years ago | 1 | other | R | |||||
An R Package to provide an easy API to the disparate UK Education Datasets. Includes Get Schools Information (Edubase) at present |
#Multi-Task Learning Authors : Charles Corbière, Hamza Cherkaoui
This package implement differents multi-task learning models:
Dataset included:
python computeScores.py school cmtl 5 0.30
Here, we run 5 times CMTL on school dataset with a 30% test size proportion.
python plotResults.py school 5
Here, we run 5 times for each algorithm on school dataset. Note that on current implementation, the test size range is [0.30, 0.40, 0.50, 0.60]