Monalisa PandaSep 9, 20203 min readData VisualizationVisualization Techniques Used in Machine LearningData visualization is the discipline of trying to understand data by placing it in a visual context so that patterns, trends, and...
naveen kumarSep 8, 20204 min readBig Data AnalyticsSpark, Data Structure, Shuffle In Map ReduceData Structure in MapReduce Key-value pairs are the basic data structure in MapReduce: Keys and values can be: integers, float, strings,...