The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.
Bug in new Deep learning Extension 0.9 sample process
wongcr
Member Posts: 7 Contributor II
RM 9.1 and the new Deeplearning4J extension 0.9 has a bug in the 01 Airline Passenger regression with LSTM v1 sample process.
The issue is the conversion of the dataset from collection to Timeseries to Tensor. The message is "Insufficient capability: The operation Timeseries to Tensor does not have sufficient capabilities for the given data set: polynomial attributes not supported" error
The issue is the conversion of the dataset from collection to Timeseries to Tensor. The message is "Insufficient capability: The operation Timeseries to Tensor does not have sufficient capabilities for the given data set: polynomial attributes not supported" error
1
Comments
The message is: Could not initialize class org.nd4j.linalg.factory.Nd4j.
Exception: java.lang.NoClassDefFoundError