[PYTHON] Machine learning library Shogun

I noticed that there is a machine learning library called Shogun. How much Japanese information is there for this? http://www.shogun-toolbox.org/

Shogun features http://www.shogun-toolbox.org/page/features/ A comparison with other libraries is written in.

-Introduction to Machine Learning Library SHOGUN There are examples of C ++ code and Python scripts.

-I tried using Shogun toolbox An example of installation on ubuntu and execution of a python script is written.

-Use the machine learning library Shogun 3.2 with Cygwin on Windows It describes how to install with cygwin and build with code in C ++.

-Install shogun with python modular (OS X Yosemite)

-Python --Introduction to Machine Learning Library SHOGUN

What is a standard C ++ machine learning library that allows you to migrate and run a python library like scikit-learn in C ++?

Of course, there is also the idea that Python modules should be used from the C / C ++ language.

What I learned Can be used with both C ++ and python. As far as SVM is concerned, libSVM is original. When using the Shogun library in C ++ on Windows, it seems that you are using cygwin instead of Visual Studio.

When using it in C ++, it uses a unique matrix called SGMatrix. In case of Python, numpy array is used. This seems to mean that python has a higher data format in common with other libraries when dealing with data related to linear algebra.

Recommended Posts

Machine learning library Shogun
Introduction to Machine Learning Library SHOGUN
Machine learning library dlib
Machine learning
<For beginners> python library <For machine learning>
[Memo] Machine learning
Machine learning classification
Machine Learning sample
Machine learning tutorial summary
About machine learning overfitting
Machine learning ⑤ AdaBoost Summary
Machine learning logistic regression
Python & Machine Learning Study Memo ②: Introduction of Library
Machine learning support vector machine
Studying Machine Learning ~ matplotlib ~
Machine learning linear regression
Machine learning course memo
Machine learning (TensorFlow) + Lotto 6
Somehow learn machine learning
Machine learning rabbit challenge
Install the machine learning library TensorFlow on fedora23
Introduction to machine learning
Machine Learning: k-Nearest Neighbors
What is machine learning?
Installation of TensorFlow, a machine learning library from Google
Pip the machine learning library from one end (Ubuntu)
Machine learning model considering maintainability
Machine learning learned with Pokemon
Data set for machine learning
Japanese preprocessing for machine learning
Machine learning in Delemas (practice)
An introduction to machine learning
Machine learning / classification related techniques
Basics of Machine Learning (Notes)
Machine learning beginners tried RBM
Machine learning with Python! Preparation
Machine Learning Study Resource Notepad
Machine learning ② Naive Bayes Summary
Understand machine learning ~ ridge regression ~.
Machine learning article summary (self-authored)
About machine learning mixed matrices
Machine Learning: Supervised --Random Forest
Practical machine learning system memo
Machine learning Minesweeper with PyTorch
Machine learning environment construction macbook 2021
Build a machine learning environment
Python Machine Learning Programming> Keywords
Machine learning algorithm (simple perceptron)
Importance of machine learning datasets
Machine learning and mathematical optimization
Machine Learning: Supervised --Support Vector Machine
Supervised machine learning (classification / regression)
I implemented Extreme learning machine
Beginning with Python machine learning
Machine learning algorithm (support vector machine)
Super introduction to machine learning
4 [/] Four Arithmetic by Machine Learning
Machine learning ④ K-nearest neighbor Summary
Pokemon machine learning Nth decoction
Try machine learning with Kaggle
Machine learning stacking template (regression)