regularization / regularization.py

Commit History

Fix bug in using csv dataset
07df3e3

joel-woodfield commited on

Add flexible dataset controls
d25398a

joel-woodfield commited on

Refactor code to use gr.State to prevent race conditions with multiple users
88c5e8c

joel-woodfield commited on

Make the data plot into a 3D interactive plotly plot
f78f440

Joel Woodfield commited on

Add a regularization strength vs weight plot
ea020c0

joel-woodfield commited on

Use ElasticNet's regularization path generator when using l2 loss
1dcf98e

joel-woodfield commited on

Split the regularization and data plots into two tabs
1f2626d

joel-woodfield commited on

Optimised loss and regularization calculations
dfbaa58

joel-woodfield commited on

Add data plot
6034fcd

Joel Woodfield commited on

Add regularization path
9e75a75

joel-woodfield commited on

Distinguish loss and regularization contours and add legend
ba3e474

joel-woodfield commited on

- update layout
19d9a90

nanye commited on

initial commit
56a0c53

nanye commited on