-
Notifications
You must be signed in to change notification settings - Fork 3
배포 v1.7.3 #192
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: docker-compose.yml에서 데이터 경로를 절대 경로로 수정
chore: requirements.txt에 OpenAI 라이브러리 추가
chore: Deploy-ML-EC2.yml에서 OPENAI_KEY 환경 변수 설정 및 출력 추가
배포 v1.2.13
chore: docker-compose.yml에 OPENAI_API_KEY 환경 변수 추가
fix: DeepFMModdelTrain 클래스의 모델 경로를 상대 경로로 수정
fix: deepfm_train.py에서 모델 경로를 ./model/로 수정 및 docker-compose.yml에서 앱 경로를 절대 경로로 변경
fix: 절대 경로 수정 및 볼륨 변경
DeepCTRService에서 DataFrame의 컬럼 이름을 'uuid'에서 'place_id'로 변경하고, 출력 컬럼에서도 반영
배포 v1.4.10
배포 v1.4.11
배포 v1.4.12
배포 v1.4.13
배포 v1.4.14
배포 v1.4.15
배포 v1.4.16
배포 v1.4.17
배포 v1.4.18
배포 v1.4.19
배포 v1.4.20
feat: EC2 배포 스크립트에서 환경 변수를 .env 파일로 저장하도록 수정
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.