Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のようなデータセットがあります: トレーニング (クラス 0: 471、クラス 1: 986) テスト (クラス 0: 177、クラス 1: 246)。データをトレーニング用に 80%、検証用に 20% に分割しました。それは不均衡なデータセットであり、Class_weight を試しましたが、問題は残ります.ベースライン CNN を再トレーニングしましたが、常に図に添付されているような結果が得られます.誰か助けてもらえますか?