[R] ggplot to visualize data

Neha gupta neh@@bo|ogn@90 @end|ng |rom gm@||@com
Mon Jun 8 17:37:46 CEST 2020


I have a model NN, which has 10 piece of data in 10 folds of test (ts) data
such as 0.1, 0.5, 0.3 etc.
And another model SVM, which also have this type of information. I usually
visualize it like:

boxplot (NN, SVM)

I have two questions?

(1) I want to ask how can I visualize them via ggplot?

(2) If I have to process it again on another dataset, then how can I
combine these two boxplots in order to make a better prediction.

Regards

	[[alternative HTML version deleted]]



More information about the R-help mailing list