© 2023 Ebrahim Abtahizadeh. All Rights Reserved.
Welcome to my GitHub repository showcasing my advanced Python programming skills, particularly in the areas of Data Science, Visualization, and Exploratory Data Analysis. Here, you'll find various projects covering diverse application cases, demonstrating my proficiency in handling real-world scenarios.
- Description: Analyzing transaction data for Cred Pay to derive insights into user spending habits and payment trends.
- Technologies: Python, Pandas, Matplotlib, Seaborn.
- Description: Exploring and visualizing data from the Google Play Store to understand app trends, ratings, and user preferences.
- Technologies: Python, Pandas, Matplotlib, Seaborn.
- Description: Building a predictive model for honey production using time series analysis and machine learning.
- Technologies: Python, Pandas, Scikit-Learn, Time Series Analysis.
- Description: Developing a recommendation system for movies based on user preferences using collaborative filtering.
- Technologies: Python, Pandas, Scikit-Learn, Recommendation Systems.
- Description: Analyzing restaurant tips data to uncover patterns and factors influencing tip amounts.
- Technologies: Python, Pandas, Matplotlib, Seaborn.
- Description: Exploring and visualizing Uber ride data to understand ride patterns, peak hours, and geographical trends.
- Technologies: Python, Pandas, Matplotlib, Geospatial Analysis.
- Description: Analyzing customer behavior on Foodhub to improve user experience and optimize service delivery.
- Technologies: Python, Pandas, Matplotlib, Data Analysis.
To run any of the projects, follow these steps:
-
Clone the repository:
git clone https://github.com/e-abtahi/advanced-python-portfolio.git
-
Navigate to the project directory:
cd advanced-python-portfolio/project-name
-
Run the project:
python main.py