1 of 3

Cookbook for Practice 10.2

Cong Li 李聪

实践10.2攻略

2 of 3

Run It 运行之

Based on Practice 10.1, in data generation in ‘test.py’, change the classification boundary & negative class label assignment

基于实践10.1,在“test.py”中,修改分类边界和反例标注

Run w/ the command line below 用以下命令行运行

test.py 50

3 of 3

The End