Hi,
How do I add the distributions for the train and test data set like the attached figure in my notebook?
Epilog takes a list of Graphics primitives and directives. e.g.
Epilog
Graphics
Epilog -> {Blue, Thick, Line[{{0, 0}, {80, 80}}]}
Some ideas here and here.
Hi Rohit,
Thanks for your help.
I didn't get an expected output for SmoothDensityHistogram ?
And
I want the points to be displayed like a circle when I use DensityHistogram.
I really appreciate your help.
Alex