The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

请问当apply model 没有同时连接mod和unl端口,就是说只连接了其中一个的话,它为什么就会显示无法运行?同时连接两个端口和只连接其中一个端口的区别是什么?

AmorFermentationAmorFermentation Member Posts: 1 Learner I

Best Answer

  • ceaperezceaperez Member Posts: 541 Unicorn
    Solution Accepted
    Hi @AmorFermentation

    应用模型运算符的必要输入是。
    mod端口用于创建模型,unl端口用于未标记的数据。
    为了应用模型,你需要这两个输入。


    The necessary inputs for the apply model operator are:
    The mod port is for the created model and the unl port is for unlabeled data.
    You need both inputs in order to apply the model., 

    Best, 

    Cesar

Sign In or Register to comment.