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

Sampling API 생성 #225

Open
LDEV4966 opened this issue Mar 22, 2022 · 0 comments
Open

Sampling API 생성 #225

LDEV4966 opened this issue Mar 22, 2022 · 0 comments
Assignees
Labels
BackEnd Task Sub task of Epic, Basic Component for Development

Comments

@LDEV4966
Copy link
Collaborator

LDEV4966 commented Mar 22, 2022

클라이언트의 샘플링 요청에 70/20/10 비율의 type을 정의 해준다.

API 기능 :

  1. 샘플링되어 있지 않다면 랜덤 샘플링을 진행, 메타데이터를 업로드한다.
  2. 샘플링 비율은 train/valid/test 가 70%/20%/10%로 진행하도록 한다.
@LDEV4966 LDEV4966 self-assigned this Mar 22, 2022
@LDEV4966 LDEV4966 added Task Sub task of Epic, Basic Component for Development BackEnd labels Mar 22, 2022
LDEV4966 added a commit that referenced this issue Mar 24, 2022
issue : #225

사용방법 :

api/MetaData/Sampling/{projectId}

해당 프로젝트 내 메타데이터를 70,20,10 비율로 샘플링 해준다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BackEnd Task Sub task of Epic, Basic Component for Development
Projects
None yet
Development

No branches or pull requests

1 participant