MCPcopy Create free account
hub / github.com/bobolike123/NetworkTrafficAnalysis / copyRandomSample.py

File copyRandomSample.py

tools/copyRandomSample.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# 拷贝数据集中每个类别的指定数量的数据至新的位置,并将这些数据矢量化
2import shutil
3import os
4import random

Callers

nothing calls this directly

Calls 2

divideDataSetClass · 0.70
copyFileMethod · 0.45

Tested by

no test coverage detected