XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • Examples

    Description

      Duplicated code that I found in scala/examples/ml:

      • scala/ml
        • CrossValidatorExample.scala --> ModelSelectionViaCrossValidationExample
        • TrainValidationSplitExample.scala --> ModelSelectionViaTrainValidationSplitExample
        • DeveloperApiExample.scala --> I delete it for now because it's only about how to create your own classifieri, etc, which can be learned easily from other examples and ml codes.
        • SimpleParamsExample.scala --> merge with LogisticRegressionSummaryExample.scala
        • SimpleTextClassificationPipeline.scala --> ModelSelectionViaCrossValidationExample
        • DataFrameExample.scala --> merge with LogisticRegressionSummaryExample.scala
      • Intend to reserve with command-line support:
        • DecisionTreeExample.scala --> DecisionTreeRegressionExample, DecisionTreeClassificationExample
        • GBTExample.scala --> GradientBoostedTreeClassifierExample, GradientBoostedTreeRegressorExample
        • LinearRegressionExample.scala --> LinearRegressionWithElasticNetExample
        • LogisticRegressionExample.scala --> LogisticRegressionWithElasticNetExample, LogisticRegressionSummaryExample
        • RandomForestExample.scala --> RandomForestRegressorExample, RandomForestClassifierExample

      When merging and cleaning those code, be sure not disturb the previous example on and off blocks.

      I'll take this one as an example.

      Attachments

        Issue Links

          Activity

            People

              yinxusen Xusen Yin
              yinxusen Xusen Yin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: