Python: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
There is a large community of people using Python for machine-learning and data science applications, and Eigenvector Research Inc. has taken strides to cater to that community. Starting in PLS_Toolbox 9.0, users now have the advantage to use various Python packages for model building in our software such as Scikit-Learn and Tensorflow. We also provide a Software Development Kit for users that like to communicate with Solo_Predictor using Python. Users can also export their models to Python with Model Exporter. Below are links that show how we have made use of Python in our software.
There is a large community of people using Python for machine-learning and data science applications, and Eigenvector Research Inc. has taken strides to cater to that community. Starting in PLS_Toolbox 9.0 users now have the advantage of using various Python packages, such as Scikit-Learn and Tensorflow, in our software. We also provide a Software Development Kit for users that like to communicate with Solo_Predictor using Python. Users can also export their models to Python with Model Exporter. Below are links that show how we have made use of Python in our software.


===PLS_Toolbox Methods using Python===
===PLS_Toolbox Methods using Python===

Revision as of 05:32, 13 September 2021

There is a large community of people using Python for machine-learning and data science applications, and Eigenvector Research Inc. has taken strides to cater to that community. Starting in PLS_Toolbox 9.0 users now have the advantage of using various Python packages, such as Scikit-Learn and Tensorflow, in our software. We also provide a Software Development Kit for users that like to communicate with Solo_Predictor using Python. Users can also export their models to Python with Model Exporter. Below are links that show how we have made use of Python in our software.

PLS_Toolbox Methods using Python

PLS_Toolbox Python Configuration

Software Development Kit for Solo_Predictor

Model_Exporter