i used pca , but The accuracy is lowered … Can i improve the accuracy further?

前端 未结 0 1861
时光取名叫无心
时光取名叫无心 2020-12-28 10:28
for test_model in models:
    test_condition = (exp_data[\'model\'] == test_model)

    test_dataset = train_dataset_df[test_condition]   
    train_dataset = train_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题