bayesnet / bnt

Bayes Net Toolbox for Matlab
460 stars 247 forks source link

add mdlp algorithm #74

Closed WANGXin1205 closed 5 years ago

WANGXin1205 commented 5 years ago

I use mysql as my database and I achieve Fayyad & Irani's MDL method. if someone just want to use excel or cvs as database, please write some code to read it. I give iris sql it can create a data table. I write some function and hope it can work, thank you.

我使用mysql作为我的数据库并且实现了 Fayyad & Irani's MDL 离散化方法。 如果有人只想使用Excel或者CVS作为数据源,那么需要写一些代码来读取这些文件。 我给出了iris数据的sql语句,它可以用来创建一个数据表。 我写了一些函数并且希望它们能够工作,谢谢!