Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 573 Bytes

File metadata and controls

11 lines (8 loc) · 573 Bytes

ML with Rust

In this project, Linfa's support vector machine, logistic regression, and decision tree techniques are all compared. The Titanic dataset is utilized in this comparison. The table below shows the results.

Model Accuracy
Decision Tree 0.8202247
Logistic Regression 0.23033708
SVM 0.8033708

The Persian description posted on Virgool.