photo

Dhruv Ghulati


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
36,881
of 299,763

声誉
1

贡献数
9 个提问
0 个回答

回答接受率
44.44%

收到投票数
1

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,797

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Loss function or error rate using logistical regression
Hi there, I am trying to perform logistic regression using a test set and training set. My loss rate should be simply ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Cannot test model using cross validation using crossval and kFoldLoss
I am very new to machine learning, but due to my course I have followed the materials and been able to fit a random forest on my...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Stepwiseglm with non-binary response variable (classifications into 3 buckets) and mix of continous/categorical predictor variables
Hi there, I have an array of 25 predictors that looks like this (not, converted from values like "Albania" to numbers like 46...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Retain dummy variable labels from converting categorical to dummyvar
Hi there, I have 19 categorical columns which I have converted into being a number for each category. However, I want to incr...

9 years 前 | 3 个回答 | 1

3

个回答

提问


Overall interpretation of multinomial ordinal logistic regression model, and how to improve with more variables bit by bit
I have 3 categories to predict which are ordinal - Dead, Inactive, and Highly Active. I tried MATLAB's logistic regression wi...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to fill in NaNs or <undefined> in data with the mode of each column
I have converted a mixed table of both categorical and double arrays into being all columns of type double, via making each cate...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Find column names with particular names in MATLAB table
Hi there, I have a massive table with 408 columns in MATLAB. I want to get rid of columns that start with the word "connected...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Can't get all the rows in my table that have any missing values and remove those rows
Hi there, I am trying to remove my table (of a combination of double, cell arrays and duration arrays) of any rows which have...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Can't convert a cell array to a date using cellfun(@datenum or @datetime)
Hi there, I have a cell array that looks like: '2012-03-12 00:00:00 UTC' '2010-09-06 00:00:00 UTC' '2010-10-24 00:...

9 years 前 | 1 个回答 | 0

1

个回答