Commit History

Add ... to dataset options
5ea577f

Joel Woodfield commited on

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

Joel Woodfield commited on

Update presets -> built-in
ab51f9c

Joel Woodfield commited on

Fix elvis-ui tailwind not loading
a770ca8

joel-woodfield commited on

Use the external elvis-ui library
a6c2420

joel-woodfield commited on

Make card roundness consistent with other ui
a8dddc9

joel-woodfield commited on

Replace usage with quickstart
e07a0b4

joel-woodfield commited on

Use rounded borders for tabs and sidebar
77ed52e

joel-woodfield commited on

Add the new preset input mode in usage
023112d

Joel Woodfield commited on

Add gray background over code in markdown
f34c74c

Joel Woodfield commited on

Add gray background over code in markdown
3191e67

Joel Woodfield commited on

Update usage
3ae6ff9

Joel Woodfield commited on

Fix Sidebar getting too big
75a223e

Joel Woodfield commited on

Add instructions on adding new datasets
1a35d57

Joel Woodfield commited on

Add instructions on adding new datasets
752f16b

Joel Woodfield commited on

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

Joel Woodfield commited on

Delete dist/datasets/titanic.csv
5d694e2
verified

joel-woodfield commited on

Remove duplicate plotly download
cb76954

joel-woodfield commited on

various changes
65a5a49

nanye commited on

Update usage to be more descriptive and use the same style as other visualizers
c17048f

joel-woodfield commited on

Add usage
7e363e6

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

Improve colors
460ba9b

Joel Woodfield commited on

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

joel-woodfield commited on

Refactor - separate App view and logic
41e6303

Joel Woodfield commited on

Fix rerender bug due to data points useEffect
898a84d

Joel Woodfield commited on

Add input preprocessing functionality
1633f6c

Joel Woodfield commited on

Fix bug in fitting PCA projector
6006214

Joel Woodfield commited on

Refactor frontend file structure
8b4a65b

joel-woodfield commited on

Fix bug in decision region colors
b4006ad

joel-woodfield commited on

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

joel-woodfield commited on

Fix bug where you can add points on csv data input mode
477f2fe

joel-woodfield commited on

Add csv settings validation and error display
ee30be1

joel-woodfield commited on