bayes classifier and maximum likelihood function

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • penny336

    bayes classifier and maximum likelihood function

    hi... anyone can share the implementation of bayes classifier and mle in c++
    code...
    i am doing a pattern recognition project.. has done the feature extraction
    part. but really no idea in doing the bayes classifier and mle..
    thx

    --
    Regards,
    Alex Ho
    Room # 7731
    Department of Information Systems
    City University of Hong Kong


  • tom_usenet

    #2
    Re: bayes classifier and maximum likelihood function

    On Fri, 7 Nov 2003 20:09:19 +0800, "penny336" <penny336@hotma il.com>
    wrote:
    [color=blue]
    >hi... anyone can share the implementation of bayes classifier and mle in c++
    >code...
    >i am doing a pattern recognition project.. has done the feature extraction
    >part. but really no idea in doing the bayes classifier and mle..
    >thx[/color]

    The right group for source code requests is comp.sources.wa nted.
    Usually a better way to track down source code is at www.google.com.

    See also the FAQ for this group:

    and


    Tom

    Comment

    Working...