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

3 Ansichten (letzte 30 Tage)
Munzal Borade
Munzal Borade am 5 Dez. 2021
Beantwortet: the cyclist am 5 Dez. 2021
This is just a genral question

Antworten (1)

the cyclist
the cyclist am 5 Dez. 2021
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.

Kategorien

Mehr zu Call Python from MATLAB finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by