Community Profile

photo

Hritika Suneja

Last seen: 8 månader ago Active since 2020

Statistics

  • Revival Level 2
  • First Answer

View badges

Content Feed

View by

Answered
why computeCost function shows incorrect dimension error in second call?
As the error suggests , the dimensions of the matrix being multiplied might not be consistent. In order to multiply 2 matrix the...

ungefär 3 år ago | 0

Answered
Naive Bayes classifier for sentiment analysis of tweets
You cannot use Naive Bayes classifier directly on your text data as the input to NaiveBayes classifier needs to be a numeric mat...

ungefär 3 år ago | 0

Answered
Index in position 1 is invalid. error after running multiple times
It's difficult to fix the error without seeing the complete code. However errors like ' Index in position 1 is invalid.' generll...

ungefär 3 år ago | 0

Answered
How can I run a time series forecast using a neural network?
You can refer to the following link https://www.mathworks.com/help/deeplearning/gs/neural-network-time-series-prediction-and-mod...

ungefär 3 år ago | 0

Answered
How to draw a heatmap with two numerical variables?
You can create a table for Xvar, Yvar and Cvar. Here Xvar is the data that will ppear along the x axis. Yvar is the data that wi...

ungefär 3 år ago | 0

Answered
Can't start Classification Learner
The error seems to be occuring because of a file missing in the search path. Restoring MATLAB search path to its default state m...

mer än 3 år ago | 0