Community Profile

photo

Hritika Suneja

Last seen: 7개월 전 2020년부터 활동

통계

  • Revival Level 2
  • First Answer

배지 보기

Content Feed

보기 기준

답변 있음
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...

대략 3년 전 | 0

답변 있음
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...

대략 3년 전 | 0

답변 있음
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...

대략 3년 전 | 0

답변 있음
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...

대략 3년 전 | 0

답변 있음
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...

대략 3년 전 | 0

답변 있음
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...

3년 초과 전 | 0