Introduction to the engineering workflow on network data for undergraduates.
The networkie
libray is organized with the following modules:
- dataset: Review training and test data sets for the competition.
More broadly, the repository is organized as follows:
- dataset Review data sets.
- scripts Other scripts, including the XGBOOST test script.
The main function for the files in the root directory is as follows:
- LICENSE License for the project. Here, we use GNU GPLv3 because we cared about sharing improvements.
- README.md The readme file for the competiton.
- *.ipynb Jupyter Notebooks that using for competition.