Shark-ML is an open-source machine learning library which offers a wide range of machine learning algorithms together with nice documentation, tutorials and samples. In this post I will show how to use this library for solving classification problem, with two different algorithms SVM and Random Forest. This post will tell you about how to use API for:
1. Loading data
2. Performing normalization and dimension reduction
3. Configuring cross-validation training and grid search for parameters
4. Evaluation models on different sets of data
5. Visualizing prediction result
Continue reading the article and source code here.
Views: 1571
Tags: C++, classification, cross validation, grid search, machine learning, random forest, svm
© 2021 TechTarget, Inc.
Powered by
Badges | Report an Issue | Privacy Policy | Terms of Service
Most Popular Content on DSC
To not miss this type of content in the future, subscribe to our newsletter.
Other popular resources
Archives: 2008-2014 | 2015-2016 | 2017-2019 | Book 1 | Book 2 | More
Most popular articles
You need to be a member of Data Science Central to add comments!
Join Data Science Central