Giter Site home page Giter Site logo

mahamad-jameer-makandar / eda-data-preprocessing-on-google-app-store-rating-dataset Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 592 KB

Demonstrate proficiency in Python, Pandas, NumPy, and scikit-learn for data cleaning, EDA, and preprocessing. Key skills include transformation, standardization, outlier handling, and categorical encoding for effective machine learning data preparation.

Jupyter Notebook 96.53% Python 3.47%

eda-data-preprocessing-on-google-app-store-rating-dataset's Introduction

EDA Data Preprocessing on Google App Store Rating Dataset

This project involves an in-depth exploratory data analysis (EDA) and data preprocessing on a dataset containing information about 10,000 mobile apps from the Google Play Store. The primary goal is to extract insightful information that can be used for predictive analytics studies in the mobile app domain. The dataset includes attributes such as app name, category, rating, size, installs, type (free or paid), price, content rating, genres, last updated date, current version, and required Android version. The tasks undertaken include importing necessary libraries, checking data samples and statistics, handling duplicates, addressing missing values, transforming and standardizing columns, and encoding categorical variables. Moreover, the project involves creating a new categorical feature, 'Rating_category,' based on the overall user rating, and handling outliers in the 'Reviews' column using a log transformation. Additionally, the project ensures data consistency by treating non-numeric entries in the 'Size' column and converting 'Installs' and 'Price' columns to suitable data types. Redundant columns are dropped, and the dataset is split into training and testing sets for future predictive modeling.

This project demonstrates proficiency in Python programming, data manipulation, and exploratory data analysis using popular libraries such as Pandas, NumPy, and scikit-learn. It showcases skills in data preprocessing techniques, including handling duplicates, missing values, and outliers. The project involves working with real-world data from the mobile app domain, emphasizing industry-relevant terms such as app categories, ratings, installs, pricing models (free vs. paid), and content ratings. The implementation of encoding categorical columns and standardizing data ensures that the dataset is prepared for further machine learning modeling.

Key Skills: Data Analysis | Exploratory Data Analysis (EDA) | Data Preprocessing | Data Cleaning | Feature Engineering | Data Transformation | Data Standardization | Outlier Handling | Categorical Encoding | Machine Learning Data Preparation

Libraries: Pandas | NumPy | matplotlib | seaborn | scikit-learn | stats model

eda-data-preprocessing-on-google-app-store-rating-dataset's People

Contributors

mahamad-jameer-makandar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.