Uses of Package
org.apache.iotdb.tsfile.encoding.fire
-
Packages that use org.apache.iotdb.tsfile.encoding.fire Package Description org.apache.iotdb.tsfile.encoding.fire -
Classes in org.apache.iotdb.tsfile.encoding.fire used by org.apache.iotdb.tsfile.encoding.fire Class Description Fire This class is used for Fast Integer REgression in Sprintz encoding method.Users can create a Fire object and use it to train and predict the time-ordered integer-like data.