Hub
Pricing About
WorkflowWorkflow

Lean Restocking Alert Signal: Training

Backward feature eliminationRandom forestDecision treeLinear correlationBikes
+5
knime profile image
Draft Latest edits on 
Jan 31, 2014 10:18 PM
Drag & drop
Like
Download workflow
Workflow preview
This workflow implements an alarm system for bycicle restocking at Washington bike stations. The dataset is the bike dataset. Problem is to predict one of three classes, that is whether a bike station needs: to remove bikes, to add bikes, or no action. Predicting three classes is easier than predicting a precise number and classification methods can be used. Input features are various including the past ratios bike/parking spots for each station. An optimization of the input features (the minimum optimal training set) is also implemented. 1. Data are read and prepared to produce the three classes (Flag(-1)). This is the alert signal to predict. 2. Bike ratios are claculated as total # bikes/available spots by station 3. 10 past ratios in input vector 4. Backward Feature Elimination for best subset of input features against a decision tree. This minimal subset of input features is what makes the system "lean". 5. Retrain full model on optimal subset of input features 6. Save model
Loading deploymentsLoading ad hoc jobs

Used extensions & nodes

Created with KNIME Analytics Platform version 4.5.0
  • Go to item
    KNIME Base nodesTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    knime profile image
    knime
  • Go to item
    KNIME Ensemble Learning WrappersTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    knime profile image
    knime
  • Go to item
    KNIME JavaScript ViewsTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    knime profile image
    knime
  • Go to item
    KNIME JavasnippetTrusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    knime profile image
    knime
  • Go to item
    KNIME Math Expression (JEP)Trusted extension

    KNIME AG, Zurich, Switzerland

    Version 4.5.0

    knime profile image
    knime

Legal

By using or downloading the workflow, you agree to our terms and conditions.

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits