Skip to content

CoderNitu/EDA_and_Feature-Engineering-on-Zomato-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

EDA_and_Feature-Engineering-on-Zomato-Data

Analyze the Zomato dataset by performing EDA and Feature Engineering using Python to understand its operations.

EDA (Exploratory Data Analysis):

A statistical method that uses data visualization and other techniques to analyze data sets and summarize their main characteristics. EDA is an open-ended approach that allows analysts to identify trends, validate data, and generate hypotheses. The main purpose of EDA is to help look at data before making any assumptions. It can help identify obvious errors, better understand patterns within the data, detect outliers or uncommon events, and find interesting relations among the variables.

Libraries used:

  1. Pandas
  2. Matplotlib
  3. Seaborn
  4. Scikit learn

Releases

No releases published

Packages

No packages published