Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S spark-iforest
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Maria Karanasou
  • spark-iforest
  • Merge requests
  • !1

Categorical features support.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Anton Mazhurin requested to merge categorical_features into master May 01, 2020
  • Overview 0
  • Commits 6
  • Changes 4

Categorical features are implemented according to On the influence of categorical features in ranking anomalies using mixed data

The categorical features must be at the end of the features vector. The number of categorical features is defined by a new parameter numCategoricalFeatures.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: categorical_features