Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A comparison between Linfa algorithms for titanic dataset.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Contributors

Languages