Search found 3 matches

by Mauro
Mon Feb 02, 2009 7:24 pm
Forum: SMILE
Topic: Problem compiling code from Smilearn tutorial
Replies: 9
Views: 21706

I forgot to ask if there is some code available that works with the last version of the code; nothing fancy as in the tutorial perhaps, but something that will easily compile and run to perform some inference??
by Mauro
Sat Jan 31, 2009 9:10 pm
Forum: SMILE
Topic: Problem compiling code from Smilearn tutorial
Replies: 9
Views: 21706

I did look at it briefly, and now will look with more depth. Still, if you could tell me about how to replace DSL_variableInfo and DSL_dataElement i think it would be a great help.

Thanks for the quick response!
by Mauro
Sat Jan 31, 2009 5:13 pm
Forum: SMILE
Topic: Problem compiling code from Smilearn tutorial
Replies: 9
Views: 21706

Problem compiling code from Smilearn tutorial

I compiled and used with no problem the code from the Smile tutorial in the wiki. However, when doing this for the first Smilearn tutorial i get the following from make:

g++ -O3 -DNDEBUG -ffast-math -c smile.C -I../include_gcc_411
smile.C: In function ‘void PrintDataset(const DSL_dataset&)â ...