What is the greatest advantage of MATLAB over Python, in ML?

3 次查看(过去 30 天)
This is just a genral question

回答(1 个)

the cyclist
the cyclist 2021-12-5
Disclaimer: I am a 90% MATLAB / 10% python user, so I could be biased.
I think one big advantage of MATLAB over python is the centralized, definitive documentation of the functions (ML and otherwise). When I can't get something working in MATLAB, it is almost always faster to find out the problem, than when I have a similar issue in python (where I often find multiple, seemingly conflicting "solutions").
Secondly, if there is a function/method available in MATLAB, you can be very confident it is thoroughly tested from a methodological point of view (often with academic references). The same cannot be said for python packages you find. (In fairness, though, the major ML python packages are also solid.)
Finally, there is responsive Mathworks support staff to answer questions and deal with issues that come up, if any.

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by