mba-dsa / src

Commit History

feat(gui): create callbacks for cluster, graph and wordcloud
5114c42

lucasvmigotto commited on

feat(gui): plot 2d and 3d scatters for cluster
8d2246c

lucasvmigotto commited on

fix(gui): fix components for cluster and graph
b19f958

lucasvmigotto commited on

fix(plot): use classmethod for plot functions
8e596ac

lucasvmigotto commited on

fix(schemas): remove timeit decorator
893ae7e

lucasvmigotto commited on

fix(schemas): fix properties and enum values
e2af4f2

lucasvmigotto commited on

fix(main): update main to create layout with new functions
e291cc3

lucasvmigotto commited on

fix(gui): add positional args in callback functions
a4654f2

lucasvmigotto commited on

feat(gui): create components
d3ac703

lucasvmigotto commited on

feat(plot): create and define plot functions
d9eef92

lucasvmigotto commited on

fix(utils): return only lazy frame in load data
74f0fa7

lucasvmigotto commited on

fix(schemas): use type checking to avoid import loop
1116d71

lucasvmigotto commited on

feat(schemas): create emoji enums
fa32d06

lucasvmigotto commited on

feat(schemas): create properties for inputs
2231bcf

lucasvmigotto commited on

chore(services): remove unused services submodule
6dd0b48

lucasvmigotto commited on

feat(gui): create base for callbacks
a3520b2

lucasvmigotto commited on

feat(gui): create base for pages
5b721b6

lucasvmigotto commited on

feat(gui): create components
939bf89

lucasvmigotto commited on

feat(plot): recreate base functions for plotting
838b55a

lucasvmigotto commited on

feat(utils): move load data to utils
1d04c56

lucasvmigotto commited on

feat(schemas): create main schemas
52ca75b

lucasvmigotto commited on

feat(schemas): create inputs for data interaction and preprocessing
1d94157

lucasvmigotto commited on

feat(schemas): recreate enums schemas submodule
129d15a

lucasvmigotto commited on

feat(settings): remove ui settings and update names
3c4ea52

lucasvmigotto commited on

feat(main): add cluster app in main method
2b7c9f2

lucasvmigotto commited on

feat(app): create app for cluster
4966ef3

lucasvmigotto commited on

feat(services): create service for cluster callback
26f7ca9

lucasvmigotto commited on

feat(plot): create individual plot functions for scatter
11f8ac2

lucasvmigotto commited on

feat(schemas): create input schemas for cluster props
ade49e1

lucasvmigotto commited on

feat(settings): create UI submodule settings for cluster
6fe72f7

lucasvmigotto commited on

feat(main): recreate main method and use services and sub apps
994db59

lucasvmigotto commited on

feat(plot): create scatter plot function for clustering
b9da0ef

lucasvmigotto commited on

feat(utils): improve type hint and methods signatures
4adb4e6

lucasvmigotto commited on

feat(app): create individual app initiators for each page
9f70b8b

lucasvmigotto commited on

feat(services): create services for callback handling
a3b15dc

lucasvmigotto commited on

feat(schemas): create clusters data function
579ee1e

lucasvmigotto commited on

feat(schemas): create inputs schemas
f887441

lucasvmigotto commited on

feat(schemas): create types for type hint
b6ef105

lucasvmigotto commited on

feat(settings): create UI settings submodule
c4b0352

lucasvmigotto commited on

feat: create dunder init and main
0da26b2

lucasvmigotto commited on

feat(app): create app for gui
37be266

lucasvmigotto commited on

fix(data): rename method
3ec653b

lucasvmigotto commited on

fix(settings): add hf settings
9008407

lucasvmigotto commited on

feat(mba-dsa): create dunder init file
00b5e1a

lucasvmigotto commited on

feat(plot): create plot module
b99f289

lucasvmigotto commited on

feat(data): create data module
1e2d1ad

lucasvmigotto commited on

feat(utils): create utils module
a49b442

lucasvmigotto commited on

feat(settings): create settings module
bfbb79f

lucasvmigotto commited on