Options

Can anyone solve this i will be very thankful to him/her?

bilalahmedrazabilalahmedraza Member Posts: 2 Contributor I
  • Exception: java.lang.NegativeArraySizeException
  • Message: null
  • Stack trace:
  • com.rapidminer.data.Matrix_f.(Matrix_f.java:69)
  • com.rapidminer.data.CorrelationMatrix.(CorrelationMatrix.java:52)
  • com.rapidminer.data.BinaryDataCorrelationMatrix.(BinaryDataCorrelationMatrix.java:17)
  • com.rapidminer.data.BinaryCosine.(BinaryCosine.java:24)
  • com.rapidminer.data.BinaryCosine.Create(BinaryCosine.java:104)
  • com.rapidminer.operator.RatingPrediction.UserKnnCosine.Train(UserKnnCosine.java:28)
  • com.rapidminer.operator.RatingPrediction.UserKnn.doWork(UserKnn.java:159)
  • com.rapidminer.operator.Operator.execute(Operator.java:1026)
  • com.rapidminer.operator.execution.SimpleUnitExecutor.execute(SimpleUnitExecutor.java:77)
  • com.rapidminer.operator.ExecutionUnit$2.run(ExecutionUnit.java:812)
  • com.rapidminer.operator.ExecutionUnit$2.run(ExecutionUnit.java:807)
  • java.security.AccessController.doPrivileged(Native Method)
  • com.rapidminer.operator.ExecutionUnit.execute(ExecutionUnit.java:807)
  • com.rapidminer.operator.OperatorChain.doWork(OperatorChain.java:423)
  • com.rapidminer.operator.Operator.execute(Operator.java:1026)
  • com.rapidminer.Process.executeRoot(Process.java:1386)
  • com.rapidminer.Process.execute(Process.java:1327)
  • com.rapidminer.Process.run(Process.java:1300)
  • com.rapidminer.Process.run(Process.java:1186)
  • com.rapidminer.Process.run(Process.java:1139)
  • com.rapidminer.Process.run(Process.java:1134)
  • com.rapidminer.Process.run(Process.java:1124)
  • com.rapidminer.gui.ProcessThread.run(ProcessThread.java:65)

Answers

  • Options
    IngoRMIngoRM Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, Community Manager, RMResearcher, Member, University Professor Posts: 1,751 RM Founder
    edited April 2019
    Hi and welcome to the community,
    First of all let me say how grateful I am that you took the time and introduced yourself.  This always makes it so much more motivating to help others.  In particular, I appreciate that you put so much effort into giving us such a rich background on the data you are working on and what you are trying to achieve.  This is going to be very helpful when I am going now down into my basement, polish the crystal ball, and guess the context in which this error potentially may have been occurring ;)
    This is all to say: can you please share more information with us?  Like the type of data you work on?  When this error occurred?  The process creating it?  What you tried to do?  Without this, it will be very hard to help you.  Which we genuinely want to do.
    All the best,
    Ingo
Sign In or Register to comment.