Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/model schema #13

Merged
merged 13 commits into from
Jun 18, 2021
Merged

Feature/model schema #13

merged 13 commits into from
Jun 18, 2021

Commits on May 9, 2021

  1. LogisticRegressionTest contains error to clear

    merzouk committed May 9, 2021
    Configuration menu
    Copy the full SHA
    6e3e4e0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/model_schema

    # Conflicts:
    #	src/main/scala/io/github/jsarni/CaraStage/CaraStageMapper.scala
    #	src/test/scala/io/github/jsarni/PipelineParser/CaraParserTest.scala
    merzouk committed May 9, 2021
    Configuration menu
    Copy the full SHA
    b5e41e1 View commit details
    Browse the repository at this point in the history
  3. Finalize LogisticRegression's class and tests

    merzouk committed May 9, 2021
    Configuration menu
    Copy the full SHA
    656579e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. refactor names to caml case and correct spaces

    merzouk committed May 15, 2021
    Configuration menu
    Copy the full SHA
    58149aa View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Adjust LogisticRegretion format code and add DecisionTreeClassifier m…

    …odel class's and test's
    merzouk committed May 16, 2021
    Configuration menu
    Copy the full SHA
    ff2e2a2 View commit details
    Browse the repository at this point in the history
  2. Add GBTClassifier model class's and tests

    merzouk committed May 16, 2021
    Configuration menu
    Copy the full SHA
    984df0e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Merge branch 'develop' into feature/model_schema

    # Conflicts:
    #	src/main/scala/io/github/jsarni/CaraStage/CaraStage.scala
    #	src/main/scala/io/github/jsarni/CaraStage/CaraStageMapper.scala
    #	src/main/scala/io/github/jsarni/CaraStage/ModelStage/LogisticRegression.scala
    #	src/test/scala/io/github/jsarni/CaraStage/ModelStage/LogisticRegressionTest.scala
    merzouk committed May 27, 2021
    Configuration menu
    Copy the full SHA
    0d19b1f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. tests not ended

    merzouk committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    4a24d79 View commit details
    Browse the repository at this point in the history
  2. finilize tests new models classes

    merzouk committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    78a0e10 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Add new models

    merzouk committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    88021aa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/model_schema

    merzouk committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    7507889 View commit details
    Browse the repository at this point in the history
  3. CarastageMapper update

    merzouk committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    b1f5b02 View commit details
    Browse the repository at this point in the history
  4. update caraMapperModel

    merzouk committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    de7941a View commit details
    Browse the repository at this point in the history