Commit History

πŸ”„ Replace get_per_product_speed() with direct extract.read_package_speed_data() calls
60e706b

haileyhalimj@gmail.com commited on

πŸ”§ Fix import error: Replace singleton pattern with direct instantiation
d6dee1d

haileyhalimj@gmail.com commited on

πŸ”„ Rename method: classify_product_type β†’ standalone_master_filter
9cb13fc

haileyhalimj@gmail.com commited on

πŸ—‘οΈ Remove PostgreSQL database dependencies and related files
d45fa12

haileyhalimj@gmail.com commited on

Fix: Remove non-existent set_global_dates call
07cab60

haileyhalimj@gmail.com commited on

Clean up: remove old src/utils files (moved to preprocess)
3e33d31

haileyhalimj@gmail.com commited on

Recover and restore preprocessing improvements from d54de4e
8504f5a

haileyhalimj@gmail.com commited on

Restore improved optimizer and simplify demand validation
acd1110

haileyhalimj@gmail.com commited on

Update all imports from src.etl to src.preprocess
c9c4af4

haileyhalimj@gmail.com commited on

Rename src/etl to src/preprocess for better code organization
1131bea

haileyhalimj@gmail.com commited on

deleting the variables in the config to prevent infinite loop
e26abe9

haileyhalimj@gmail.com commited on

remove reload to stop ultimate loop in hugging face
dd8a521

haileyhalimj@gmail.com commited on

delete vision material master data
99c7d69

haileyhalimj@gmail.com commited on

Refactor optimization function: renamed
ebdc033

haileyhalimj@gmail.com commited on

clean code for optimizer
d8fcfd0

haileyhalimj@gmail.com commited on

daily mode deleted
951e634

haileyhalimj@gmail.com commited on

Refactor configuration management to use dynamic calls for optimization parameters. Added a helper function to refresh module-level variables after configuration changes. Introduced new CSV files for kit composition and real data, while cleaning up old demand files.
e892a6b

HaLim commited on

demand filtering / visualization done.
709359a

HaLim commited on

data validation in progress and hierarchy parser fixed
e542954

HaLim commited on

remove end date
5afa2a4

HaLim commited on

remove end datae
11f91a6

HaLim commited on

kit composition data cleaner to generate Kit_Composition_and_relation_cleaned_with_line_type
17be6b7

HaLim commited on

demand validation page
7181629

HaLim commited on

Touchpoint - complete idle analysis data
868114c

HaLim commited on

constants file
cc411d5

HaLim commited on

add configuration class
de19c07

HaLim commited on

Add streamlit
131af7c

HaLim commited on

migrate core code name
4003592

HaLim commited on

Delete unncessesary files
f73a608

HaLim commited on

Finalize optimizer with shift type / partial&bulk work type etc
42b5ea5

HaLim commited on

Update csv for unit testing. The optimization most up to date. Streamlit bit fixed
26ebf77

HaLim commited on

Change based on discussion with Christian. Humanizer and Fixed staff are not anymore interchangeable.
c21f7f2

HaLim commited on

add streamlit and clean the optimizer
46e0ea9

HaLim commited on

Finalize ETL and optimization
89d7197

HaLim commited on

finalize etl / optimization configuration
08284a1

HaLim commited on

Update main optimizer as the variable names changed to more intuitive ones
8726cfd

HaLim commited on

Adding etl process and change fixed numbers into variables
51181a6

HaLim commited on

Update the variable name into more intuitive names.
f8a0929

HaLim commited on

Change fixed values into variables from the UI or the database
29608b7

HaLim commited on

tarted working on database
02fd3ca

HaLim commited on

change hard code into configuration variables
179d6f0

HaLim commited on

first push with real optimizer
cd87ae5

HaLim commited on