Find the answer to your Linux question:
Results 1 to 2 of 2
hi there my question is : i want to implement a C4.5 decision tree algorithm in c for the linux platform. i am using fedora 8. i get this source ...
  1. #1
    Just Joined!
    Join Date
    Apr 2010
    Posts
    1

    Question c4.5 algorithm in c for linux

    hi there

    my question is : i want to implement a C4.5 decision tree algorithm in c for the linux platform. i am using fedora 8. i get this source code for c4.5 written by J.R. Quinlan.

    www2.cs.uregina.ca/~dbd/cs831/notes/ml/dtrees/c4.5/tutorial.html]Machine Learning/Decision Trees/C4.5 Tutorial .
    but it is written for Berkeley BSD4.3 and it is for Unix platform. and i am unable to compile it.

    what i want is :: is there any one who has the linux version of this source code or can anyone make it compatible and give for me. ????????????

    any suggestion/help is important.!!!!!!!!!
    thanks for u r help

    my email address is : kidanu4u@gmail.com
    Last edited by kidanu; 04-28-2010 at 09:19 AM. Reason: to add email address

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    Linux and BSD are very similar and compatible in regards to C language programming. Please post your Makefile, and compiler output (errors) here and we can probably get you sorted out.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...