Naive Bayes classifier with custom distributions
1 回表示 (過去 30 日間)
古いコメントを表示
Hello
I have a dataset where the rows are the data points and the columns are the features (predictors). I would like to apply a Naive Bayes classifier but with custom distributions per feature.
Does there already exist something in Matlab which I can use? The Naive Bayes Implementation unfortunately only supports Gaussian distribution for continuous features. I would like to be able to use any distribution which also fitdist or makedist can use.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Naive Bayes についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!