You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Neil Ghosh <ne...@gmail.com> on 2010/10/21 20:37:35 UTC

Model created by cbayes classifier

I find the following model structure containing the sequence files when I
ran trainclassifier for twenty news example.
Can anyone explain the significance of the following sequence file in the
directory structure ?
.
|-- trainer-tfIdf
|   `-- trainer-tfIdf
|       `-- part-00000
|-- trainer-thetaNormalizer
|   `-- part-00000
`-- trainer-weights
    |-- Sigma_j
    |   `-- part-00000
    |-- Sigma_k
    |   `-- part-00000
    `-- Sigma_kSigma_j
        `-- part-00000