xristlamp opened a new pull request, #583: URL: https://github.com/apache/incubator-wayang/pull/583
This PR introduces a new LinearSVCOperator for training binary classification models using linear support vector machines (SVM) - LinearSVCOperator, SparkLinearSVCOperator, SVMModel interface - LinearSVCMapping for Spark backend - Integration test in SparkIntegrationIT.java - .trainLinearSVC(...) added to DataQuanta and DataQuantaBuilder - LinearSVC added in models.py - .train_linear_svc(...) added to DataQuanta - Test: test_train_linear_svc.py -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
