decision_boundary / backend /src /manager.py

Commit History

Fix bug where projector was not reset when dataset changes
290a07c

Joel Woodfield commited on

Auto rescale plot ranges when using csv or preset dataset
803a9d0

Joel Woodfield commited on

Remove unnecessary useEffect to avoid re-render issues
18fd890

joel-woodfield commited on

Add download csv and svg option
02baa9b

joel-woodfield commited on

Fix bug where projector was fit on raw points rather than preprocessed points
290fd98

joel-woodfield commited on

Add input preprocessing functionality
1633f6c

Joel Woodfield commited on

Add ability to get decision boundary for data with more than 2 inputs
d06c964

joel-woodfield commited on

Add csv settings validation and error display
ee30be1

joel-woodfield commited on

Display data from uploaded csv
dab4b62

joel-woodfield commited on

Add functionality to load csv files
746b70a

joel-woodfield commited on

Add better user error handling
98bcd42

Joel Woodfield commited on

Basic implementation of react version
9b05cbd

joel-woodfield commited on