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

(TG-21) arima model API 구축 (1차 모델) #35

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Dayon-Hong
Copy link
Member

@Dayon-Hong Dayon-Hong commented Aug 14, 2023

POST Method : http://localhost:8000/api/electricity/

{
    "user_id" : 1
}
스크린샷 2023-08-14 오후 6 03 09

개선해야 할 부분

  • dockerfile을 안정화 시켜서 가상환경임에도 도커 파일 실행시 동작하도록, 다른 사람들도 실행가능하도록 수정
  • response값을 어디에 저장..? 해서 backend와 소통 가능하도록,,?
  • response값을 소수점 2자리로 수정 필요
  • water값 코드도 수정

@Dayon-Hong Dayon-Hong self-assigned this Aug 14, 2023
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.

1 participant