-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update source code and README for preprint paper submission
- Loading branch information
1 parent
cfe37b7
commit 285ab19
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Source Code for the Experiments Related to Preprint Paper Submission | ||
|
||
This directory contains the source code for the experiments related to the preprint paper submission. | ||
Baseline models and FPBoost are implemented and trained in the `src.ipynb` notebook. | ||
The dataset files used in the experiments are stored in the `utils/datasets` directory. | ||
|
||
## :books: Citation | ||
|
||
``` | ||
TODO | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters