Search found 29 matches

by Gardiola
Thu Jun 27, 2013 12:55 pm
Forum: SMILE
Topic: Newbie in Smile
Replies: 4
Views: 4469

Re: Newbie in Smile

I would like to use the validation output on the data set id=2 to run some MonteCarlo simulation. Please find the pseudo programm. for n =1 to N, do simulation for each element of the data set id =2: evaluate proba of the "dependant" variable with the Bayesian networks. Random Number Gener...
by Gardiola
Thu Jun 27, 2013 10:43 am
Forum: SMILE
Topic: g++ compiling issue
Replies: 6
Views: 5869

Re: g++ compiling issue

I installed VC++ 2010 and I added the static lib in the linker - > General - > additional library directories.

It works !

now I need to learn your formalism before to come back to you.

Thanks for your help.

Didier
by Gardiola
Tue Jun 25, 2013 8:42 am
Forum: SMILE
Topic: g++ compiling issue
Replies: 6
Views: 5869

Re: g++ compiling issue

I struggle to add a dll with Visual 2010 Express. so at the moment I am stuck with my current issue... I use MinGW BTW: if you use MinGW then you'll also have to define NDEBUG - we only provide SMILE library binaries with debug info for Visual C++. how I can do that ? DSMILE_VC_NO_AUTOLINK to the co...
by Gardiola
Mon Jun 24, 2013 3:52 pm
Forum: SMILE
Topic: g++ compiling issue
Replies: 6
Views: 5869

Re: g++ compiling issue

It looks like that Visual 2010 C++ will be more easy to add the dll. let s try this one. Didier
by Gardiola
Mon Jun 24, 2013 3:50 pm
Forum: SMILE
Topic: Newbie in Smile
Replies: 4
Views: 4469

Re: Newbie in Smile

Marek and shooltz,

first of all, thanks for your email.

I tried to fix my issue with C++ first before to go further.

I will come back to you later on on this post.

Didier
by Gardiola
Mon Jun 24, 2013 2:55 pm
Forum: SMILE
Topic: g++ compiling issue
Replies: 6
Views: 5869

g++ compiling issue

Good morning I use g++ as a compiler ( and Eclipse for my C++ development ). I copied all the files and then created a small test. #include "smile.h" ///#include <utility> using namespace std; int main() { DSL_network theNet; } I got the following output 15:50:46 **** Incremental Build of ...
by Gardiola
Mon Jun 24, 2013 10:15 am
Forum: SMILE
Topic: Python for SMILE
Replies: 7
Views: 6849

Re: Python for SMILE

Kylnew, thanks for your help and email. It s appreciated. As the natural language for smile is C++, I decided to do the implementation of my little problem in C++. (I just refreshed my C++ skills in this purpose). Thanks for this. Gardiola ps: I am still interested in your python code for the future.
by Gardiola
Mon Jun 24, 2013 10:04 am
Forum: SMILE
Topic: Newbie in Smile
Replies: 4
Views: 4469

Newbie in Smile

Good morning, As I decided to use smile, I just refreshed my C++. I never used smile so please patient with my 3 naïve questions. objective: I would like to use the network A build in Genie interface from the data set id=1 and applied the network A to a data set id=2. I am interested to know the ri...
by Gardiola
Mon Jun 03, 2013 4:37 pm
Forum: SMILE
Topic: Graphical Output for SMILE
Replies: 3
Views: 3580

Re: Graphical Output for SMILE

I'm looking for a way to visualize the workings of my network in realtime (while it's being "manipulated" with jSMILE).
what does it mean ?
by Gardiola
Fri May 31, 2013 9:15 am
Forum: SMILE
Topic: Python for SMILE
Replies: 7
Views: 6849

Re: Python for SMILE

kylnew

I will have a look to your code.

I am working in windows....

In any case, thanks for your post !

Guardiola !
by Gardiola
Wed May 15, 2013 9:24 am
Forum: SMILE
Topic: Python for SMILE
Replies: 7
Views: 6849

Re: Python for SMILE

Thanks for your two posts.
by Gardiola
Wed May 15, 2013 9:24 am
Forum: SMILE
Topic: SMILE API suggestion: load XDSL network from string
Replies: 5
Views: 5575

Re: SMILE API suggestion: load XDSL network from string

Martin

Thanks for this

Gardiola
by Gardiola
Thu May 09, 2013 12:35 pm
Forum: SMILE
Topic: SMILE API suggestion: load XDSL network from string
Replies: 5
Views: 5575

Re: SMILE API suggestion: load XDSL network from string

any news on this post ?
by Gardiola
Thu May 09, 2013 12:33 pm
Forum: SMILE
Topic: Python for SMILE
Replies: 7
Views: 6849

Python for SMILE

Good Morning,

I would lkike to know if someone has experience in Smile using Python ?

is there a wrapper in Python ? any other interfaces ?

Cheers.

Didier.
by Gardiola
Thu May 09, 2013 12:30 pm
Forum: GeNIe
Topic: Decision Tree and Genie Equivalent
Replies: 2
Views: 4608

Re: Decision Tree and Genie Equivalent

Marek

It helps

Thanks

Didier