photo

Rucha Apte


Last seen: 5 years ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Regression design matrix is rank deficient to within machine precision. How do I interpret this error?
I tried using Linear Regresssion commant regress on my train and test data and I am getting a warning saing 'X is rank deficient...

5 years ago | 1 answer | 1

1

answer

Question


How to pass an image from Python to Matlab?
I want to pass an image from my Python script to Matlab. Following is my Python script: import matlab.engine from PIL import...

5 years ago | 1 answer | 0

1

answer

Question


How do I find the pixel co-ordinates in an image in order to find the colour properties like red_mean, blue_mean, etc at that pixel?
I want to find the pixel co-ordinates of an image containing nuclei of cells. I implemented the following commands: conn_c = bw...

5 years ago | 1 answer | 0

1

answer