Browse thread
[Caml-list] stack overflow
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Yang Shouxun <yangsx@f...> |
| Subject: | Re: [Caml-list] stack overflow |
On Wednesday 09 April 2003 10:33, John Gerard Malecki wrote: > Yang Shouxun wrote (2003-04-09T10:34:45+0800): > > On Wednesday 09 April 2003 10:17, John Gerard Malecki wrote: > > > What is C4.5? > > > > It's a decision tree learner. > > Interesting. Do you have a web site where I can learn more? You can download the source code for C4.5 from http://www.cse.unsw.edu.au/~quinlan/ and some papers about it. Markus wrote AIFAD (http://www.oefai.at/~markus/aifad). > I notice that Brian Rogoff just published some info which is very > handy. Use the byte-code compiler and run with the environment > variable OCAMLRUNPARAM='b=1' and you will get a stack trace. It could > be that the problem is not your code but the library routines which > you are using. > > Good luck. ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners