Modelling in python and scoring in MATLAB?

I have model objects either pickled object or H2O POJO. Is it possible to call those objects and do the scoring in MATLAB?

Topic h2o matlab python

Category Data Science


"Data.p" #yours pickle file
[data]=pickle.load(open("Data.p","rb"))

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.