K- Prototypes Cluster , convert Python code to Matlab

Hello every one ,
I was looking a lot for Matlab code that cluster Mixed data type (categorical/numeric) and matlab user were asking this question many times , so I found K-Prototypes cluster algorithms in Python here https://github.com/nicodv/kmodes.
Can anyone please convert it to Matlab? , or if there any suggested tool that convert Python code to Matlab code?
Thank you .

 Accepted Answer

There is also the option of invoking Python from inside MATLAB... see the link:
I am using R2015a

2 Comments

Zee
Zee on 24 Aug 2015
Edited: Zee on 24 Aug 2015
Thank you very much for this option. its perfect for me.
Does it work for Matlab 2011b?

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!