how to build the distribution of each feature of the learning data set(.xsls) ?
1 回表示 (過去 30 日間)
古いコメントを表示
the data is with 5 features like date of purchase, house age, location, distance to nearest MRT station, and house price of unit area.
0 件のコメント
回答 (1 件)
Pranjal Kaura
2021 年 10 月 27 日
Hey,
You could use the 'Distribution Fitter' App to fit probabilistic distributions to data. You can also go through the 'Data distribution plots' to know more about plotting distributions in MATLAB. One such plotting function is 'histfit'.
Hope this helps!
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!