Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/otherway train #23

Merged
merged 9 commits into from
Oct 5, 2021
Merged

Conversation

ehddnr301
Copy link
Contributor

train방식을 수정하였습니다.

임시 db에 model 성능을 기록하고 최종적으로 3개의 모델만 남겨서 그중에서 best모델을

model_core와 model_metadata에 업데이트 합니다.

작동확인하였습니다.
지금 깔끔하게 코드를 작성하지 않았고 추후에 깔끔하게 작성할 예정입니다.
코드부분과 쿼리문을 분리했습니다.
logging 할때 log level에 해당하는 부분만 색이 나오도록 변경했습니다.
데모를 위해 maxTrialNum 을 1로 수정했습니다.
데모를 위해 대기시간을 조정하였습니다.
모델파일을 저장하는 과정에서 동작하지 않게 저장해서 임시로 수정하였습니다.
모델 업데이트나 저장 과정을 수정하였습니다.
pre-commit 을 black으로 수정했습니다.
@chl8469 chl8469 merged commit 11b2227 into feature/atmos_train Oct 5, 2021
@chl8469 chl8469 deleted the feature/otherway_train branch October 5, 2021 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants