Skip to content
Snippets Groups Projects
  • Peter Rudenko's avatar
    08d45280
    [ML][docs][minor] Define LabeledDocument/Document classes in CV example · 08d45280
    Peter Rudenko authored
    To easier copy/paste Cross-Validation example code snippet need to define LabeledDocument/Document in it, since they difined in a previous example.
    
    Author: Peter Rudenko <petro.rudenko@gmail.com>
    
    Closes #5135 from petro-rudenko/patch-3 and squashes the following commits:
    
    5190c75 [Peter Rudenko] Fix primitive types for java examples.
    1d35383 [Peter Rudenko] [SQL][docs][minor] Define LabeledDocument/Document classes in CV example
    08d45280
    History
    [ML][docs][minor] Define LabeledDocument/Document classes in CV example
    Peter Rudenko authored
    To easier copy/paste Cross-Validation example code snippet need to define LabeledDocument/Document in it, since they difined in a previous example.
    
    Author: Peter Rudenko <petro.rudenko@gmail.com>
    
    Closes #5135 from petro-rudenko/patch-3 and squashes the following commits:
    
    5190c75 [Peter Rudenko] Fix primitive types for java examples.
    1d35383 [Peter Rudenko] [SQL][docs][minor] Define LabeledDocument/Document classes in CV example