Skip to content

AliceAndBobCandy/AutoIoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@author:fln Part of this project is based on "Semi-Supervised Learning via Compact Latent Space Clustering". We change and apply it in IoT identification. Thanks for their codes.

functions of dir

output/: store output files data/: put the features file extracted from traffic

environment:

numpy 1.19.2
scikit-learn 0.23.2
python 3.7

the change needed when test yourthings:

  1. configs/iot/cfg_iot.py:
dataset_name = 'yourthings'
upsampling = False

running method:

python run.py configs/iot/cfg_iot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages