Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 337 Bytes

File ae.py contains the modal and TF graph.

File npc.py contains Natural parameter continuation (NPC) method (without secant).

File main.py contains NPCS method with secant.

File ops2.py contains basic operations.

File example.json has list of hyperparameter to tune.

Folder csmote has the code for Continuous-SMOTE.