Today, I tried several algorithms and adjust some parameters of ANN to improve the model. But R2 still did not improve much (about 0.5<R<0.6).
Summary:
The following may be the best model I get today.
The first are comparisons of predictions and targets.
The second is all 3042 first parameters.
The third is log10-scale plot of y-axis of 3042 first parameters.
The fourth is the list of algorithms.
Tomorrow, I will try to look into these algorithms to find the best one for my research.
after trying the new algorithm
ReplyDelete, cluster the six parameters - means , deviations, and amplitudes - into groups.
After clsutering into groups... try predicting the groups for each depth.
meet me tomorrow morning to discuss further
Ok, email me when you have time.
Deleteprint as six subplots - 0 to 500, 501 to 1000, 1001 to 1500, etc...this will help me follow the trends
ReplyDeleteprint y axis as log and another log axis as linear.
can you identify the depths that are giving R>0.9 and higher accuracy in prediction?
ReplyDeleteWhat is special about those depths with R>0.9?
Ok, I will try to find them out.
DeleteR is a value for the total performance of the prediction. the calculation of R uses all 3042 original and 3042 predicted parameter values. So R cannot represent some depths.
Deletewhat depths are resulting in bad accuracy?
ReplyDeleteWhat happens if you remove the depths with R<0.6
I think there are so many depths with R<0.6, maybe more than half, so it may be unrealistic to remove all of them out.
Deletealthough i cannot divide depths with higher and lower R as i said above, i may divide them with better and worse performance.
Deletewhat is on y-axis? please label all your axis with units
ReplyDeleteOk, I forgot yesterday.
DeleteSorry, the y-axis is the parameter number. so it is not very meaningful to give it a unit. it is better to just let it be a number.
Deletewhat happens when you remove the logs that are not significantly contributing to the predictions? Some logs are causing the inaccuracy in predictions? Can you identify those logs and remove them?
ReplyDeleteI will try to do it with finding high R together.
DeleteNMR sees pore structure...proe strcuture also depends on minerals -- carboantes clays etc.... a log that that is least sensitive to pore structure should be remvoed
ReplyDelete