mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-09 13:00:56 +00:00
6ce75c6f01
* Initial template * Updated a bit on the framework * Revised to enable feat training * Fixed Accuracy * fixed mcc * change some files for feature * update some logics in feat eng * update some codes * update some codes * Revised further to successfully completed a cycle * Revised further * Delete two CSVs * fix some ci errors --------- Co-authored-by: Young <afe.young@gmail.com> Co-authored-by: Xisen-Wang <xisen_application@163.com>
7 lines
323 B
Markdown
7 lines
323 B
Markdown
|
|
# Meta template
|
|
It is an example of how we organize the workspace of a competition.
|
|
We expect all the competitions to align with it so the knowledge in modules (model, feature) can transfer.
|
|
|
|
The generation process of the initial template is hoped to be conducted by LLM (however, it is based on human efforts currently).
|