Spaces:
Sleeping
Sleeping
Commit History
Update usage.md 62d1e0f verified
Remove gradio lite files eb0c879
Add usage 6cac300
Merge branch 'main' of hf.co:spaces/elvis-hf/regularization 720ba77
Make the contours bigger 71bb4dd
Automatically set the suggested settings 19aa7d3
Update README.md 13fd633
Merge branch 'main' of hf.co:spaces/elvis-hf/regularization f4bd6e5
Add range and levels error handling 97d2547
Joel Woodfield commited on
Add function input error handling 0c4e50c
Joel Woodfield commited on
Temporary set the minimum number of points to be 2 b43e0ab
Joel Woodfield commited on
Fix bug in number of data points rounding dd6ed2e
Joel Woodfield commited on
Use current dataset settings for setting suggested settings c5b45d7
Joel Woodfield commited on
Improve layout b1278c1
Joel Woodfield commited on
Add automatic settings generation 85ac76b
Joel Woodfield commited on
Refactor to use a backend manager 484caec
Joel Woodfield commited on
Show loading screen when generating plots earlier d904d83
Joel Woodfield commited on
Add gradio lite edition 481d8aa
Refactor file structure d518d87
Update README.md aefe386
Refactor code to separate frontend and backend 770d448
Rename samples -> points 43700b8
Show unregularized solution(s) in plot d94ed04
Force the inclusion of (0,0) in the parameter grid 2c794eb
Add ability to change how x points are selected 0562a88
Add gridlines to plot c8ba6d6
Fix bug with hiding regularization path 5d4093b
Joel Woodfield commited on
Add a button to update setting changes 9e5bc2a
Fix plot for true function 1d316f4
Display model textbox and fix display formatting e1ff0b0
Fix bug in using csv dataset 07df3e3
Add flexible dataset controls 1cfecae
Add flexible dataset controls cfcc7b6
Add flexible dataset controls d25398a
Remove unused code ed75056
Refactor code to use gr.State to prevent race conditions with multiple users 88c5e8c
Add plotly to requirements.txt 2c1b454
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
Use ElasticNet's regularization path generator when using l2 loss 1dcf98e
Split the regularization and data plots into two tabs 1f2626d
Optimised loss and regularization calculations dfbaa58
Add data plot 6034fcd
Joel Woodfield commited on