Plotting machine learning features with Matlab

3 ビュー (過去 30 日間)
Sepp
Sepp 2016 年 2 月 27 日
コメント済み: ABIRAMI M 2020 年 3 月 15 日
Hello
I have a dataset consisting of 10 features and 10000 data points. The columns of my matrix are the features, the rows are the data points.
I'm now wondering if there is some scripts available which creates some nice plots of such a dataset, like correlation plot, histogram of each feature etc.
Of course I could implement it myself but why reinventing the wheel... I think such things should be very smiliar to do for different datasets.
Does somebody know if such scripts are around?
  1 件のコメント
ABIRAMI M
ABIRAMI M 2020 年 3 月 15 日
how did you plot this dataset. I too have similar issue.

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

採用された回答

Image Analyst
Image Analyst 2016 年 2 月 27 日
Yes there are. Here is MATLAB's "Gallery" of plots you might think about creating: http://www.mathworks.com/products/matlab/plot-gallery.html
There are also plenty of examples on MATLAB Central, or in your documentation. Try running some of them.

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by