Suraj Gurav
Analytics & Media Manager at Amazon
Expertise: Python, SQL, data science, data analytics.
Education: RWTH Aachen University

Suraj Gurav is an analytics and media manager for Amazon, who specializes in Python and SQL. Suraj started working in data science in 2019, and has previously held data science roles for Tech Smart Systems and Cognex Corporation before joining Amazon. Suraj holds a master’s degree in computer aided conception and production in mechanical engineering from RWTH Aachen University.

Sort By
Most Recent
Most Recent
Oldest
4 Articles
confused developer in front of a computer
A confusion matrix is a table used to evaluate the performance of a classification model by comparing the predicted labels with the actual labels, showing true positives, true negatives, false positives and false negatives.
mother and cub pandas
In Pandas, groupby() splits all the records from your data set into different categories or groups and offers you flexibility to analyze the data.
panda lying on a branch signifying pandas
Learn how to rename columns in the Pandas Python library. Master these four techniques to deal with messy column names in Pandas DataFrame.
Composition on the theme of the "Python" programming language.
Pass, continue and break statements in Python are used to alter the flow of a loop in different ways. Here’s what you need to know to use them effectively.