Amin Kassab-Bachi
Followers: 0 Following: 0
Feeds
질문
Effect of using only 1024 combinations in Shapley Value analysis
Hi, I calculated Shapley Values for an analysis I'm doing. My analysis has 30 predictors, which means I can have up to 2^30 co...
2년 초과 전 | 답변 수: 0 | 0
0
답변질문
Calculating the deformation gradient for a 3D surface
I'm trying to calculate strain from deformation field, for which I need the deformation gradient. What I have is the x,y,z displ...
거의 3년 전 | 답변 수: 1 | 0
1
답변질문
How to get predictor contribution to R^2 ?
As a sensitivity analysis I calculated the mean absolute Shapley values of each predictor for each observation. But this way the...
거의 3년 전 | 답변 수: 1 | 0
1
답변답변 있음
Setting the color of specific cells in a heatmap that contains two types of data
I used a custom colormap from <https://jdherman.github.io/colormap/ here>, and the result is very close to what I had in Excel. ...
Setting the color of specific cells in a heatmap that contains two types of data
I used a custom colormap from <https://jdherman.github.io/colormap/ here>, and the result is very close to what I had in Excel. ...
거의 3년 전 | 0
질문
Setting the color of specific cells in a heatmap that contains two types of data
Hi, I created the array below in Excel, and it's perfect except that the color bar is ugly and not detailed enough. So I've...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
Calculating the between-column squared correlations
I want to use the Latin hypercube sample function (lhsdesign). In the examples provided in the documentation the quality of the ...
대략 3년 전 | 답변 수: 1 | 0
1
답변답변 있음
Deleting the last displayed line (or part of it) in the command window.
If you're trying this from within the command line msg=fprintf("Anything I want to write\n"); pause fprintf(repmat('\b', 1, (...
Deleting the last displayed line (or part of it) in the command window.
If you're trying this from within the command line msg=fprintf("Anything I want to write\n"); pause fprintf(repmat('\b', 1, (...
3년 초과 전 | 0
답변 있음
Running a pvpython function in MATLAB
SOLVED Two Things had to change. 1- In the python script itself, I removed the "def" line. and declared the arguments as fo...
Running a pvpython function in MATLAB
SOLVED Two Things had to change. 1- In the python script itself, I removed the "def" line. and declared the arguments as fo...
3년 초과 전 | 0
| 수락됨
질문
Running a pvpython function in MATLAB
Hi all, I'm trying to run a ParaView Python function using the "system" command but nothing is working. I can run scripts, ...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Calculating principal component scores from principal component coefficients of the new data
Hi all, I perfomed a PCA on dataset using the function [coeff,score,latent,~,explained,mu]=pca(TrainingSet.X); Then I genera...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Boundary function (Shrink Factor)
Hi, I worked on a project that required using the function [k,v]=boundary (x,y,z,s); where is s is the shrink factor that de...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to use plot::Cone
I'm trying to use the "plot::Cone" command, and although i'm following the exact syntax as detailed in the Help (please see the ...
7년 초과 전 | 답변 수: 1 | 0