🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Execute Python model output

User: "jacob911"
Altair Community Member

안녕하세요.

Execute Python에 저장한 모델(pkl, h5)을 활용해서 모델 학습을 진행했는데,

Execute Python Operator에서 ML모델을 output으로 나오게 할 수 있을까요?

Execute Python → Apply Model 이 두개의 오퍼레이터를 연결하기 위함입니다.

Sort by:
1 - 1 of 11
    User: "YUJINJ"
    Altair Employee
    Accepted Answer

    안녕하세요.

    언급하신 [Execute Python] 오퍼레이터를 사용해서 모델을 만드시는 방법과 더불어,
    [Python Learner] 오퍼레이터를 사용하시면 python code 모델을 기존 오퍼레이터와 연결하실 수 있습니다.

    예제는 [Python Learner] 오퍼레이터의 Help - Tutorial Process 를 참고해주십시오.

    image.png


    감사합니다.