Texera / texera

Collaborative Machine-Learning-Centric Data Analytics Using Workflows
https://texera.github.io
Apache License 2.0
163 stars 73 forks source link

Add Sklearn SVM Training Operator #2685

Closed hjy22 closed 5 months ago

hjy22 commented 5 months ago

Required packages

SVM

This operator is used to train the dataset in SVM model. There are two modes for this operator, which are SVM classifier and regressor, and they have same input ports, output ports, and parameter. This operator aims to train the model, and pass the model information to the next operator.

Properties

WX20240531-184253@2x

Input port

Dataset

Training dataset

Parameter

Parameter of model

Output port

Trained Model

Demo

20240526224134 20240526224302