Dlib is an open source C++ framework containing various machine learning algorithms and many other complementary stuff which can be used for image processing, computer vision, linear algebra calculations and many other things. It has very good documentation and a lot of useful examples. In this post I will show how to use this library for solving a classification problem on Iris data…
ContinueAdded by Kyrylo Kolodiazhnyi on August 7, 2018 at 7:03am — No Comments
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…
ContinueAdded by Kyrylo Kolodiazhnyi on July 30, 2018 at 2:40am — No Comments
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
1999
Posted 12 April 2021
© 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