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

3 ビュー (過去 30 日間)
Munzal Borade
Munzal Borade 2021 年 12 月 5 日
回答済み: the cyclist 2021 年 12 月 5 日
This is just a genral question
  1 件のコメント
Yusuf Suer Erdem
Yusuf Suer Erdem 2021 年 12 月 5 日
I find matlab as very strong and unic software.

サインインしてコメントする。

回答 (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 Center および File ExchangeCall Python from MATLAB についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by