JVFML is a Java implementation of Hulten and Domingos' Very Fast Decision Tree (VFDT) algorithm for building decision trees from streaming data using a statistical result known as the Hoeffding Bound. JVFML is designed to interface with Weka. It includes CVFDT, an extension which support adapting to concept drift.