Is there a way to use a net as a DataGenerator in the rSmile Wrap?

The engine.
Post Reply
PCherubini
Posts: 36
Joined: Thu Mar 24, 2022 9:00 am

Is there a way to use a net as a DataGenerator in the rSmile Wrap?

Post by PCherubini »

Hello,
I found in the C++ smile manual a whole set of functions for generating data from a network (section 8.12). But I could not find any way to use DataGenerator in the rSmile wrap (and all my code is in R, alas). Is it possible to use a net as a data generator in rSmile?
Thx
shooltz[BayesFusion]
Site Admin
Posts: 1489
Joined: Mon Nov 26, 2007 5:51 pm

Re: Is there a way to use a net as a DataGenerator in the rSmile Wrap?

Post by shooltz[BayesFusion] »

At this point, DSL_dataGenerator is not available through wrappers.
Post Reply