Code Monkey home page Code Monkey logo

Mobile-Download-Analysis-Application

MDA-App is an application that is built in R to analyse the data set, features from apps on Google Play Store to determine which features affect download rate.

#Description MDA-App is an R Application that analyzes app details from Google Play Store. It generates insights which are intended to help developers optimize their applicatios to enhance their downloads. This system analyses how different application features affect the download rate of an application on play store. The app details can be visualized giving a clear understanding of the data

The Internet is a true gold mine of data. E-commerce and review sites are brimming with a lot of untapped data with a prominent potential to convert into meaningful insights that can help with robust decision making. Here, we explore using data science and machine learning techniques on data retrieved from one such avenue on the internet, the Google Play Store. Details of Dataset: The Play Store apps data has enormous potential to drive app-making businesses to success. Actionable insights can be drawn for developers to work on and capture the Android market. The dataset is chosen from Kaggle. It is the web scraped data of 10k Play Store apps for analyzing the Android market. It consists of in total of 10841 rows and 13 columns.

The columns of the dataset are as follows:

  1. App (Name)

  2. Category (App)

  3. Rating (App)

  4. Reviews (User)

  5. Size (App)

  6. Installs (App)

  7. Type (Free/Paid)

  8. Price (App)

  9. Content Rating (Everyone/Teenager/Adult)

  10. Genres (Detailed Category)

  11. Last Updated (App)

  12. Current Version (App)

  13. Android Version (Support)

ckahuma's Projects

stms-work icon stms-work

This is a string task manager system created in C programming language (to implement socket programming). It contains a client program which is used by the user to interface with commands that are serviced by the socket server program. The client provides options on how the server can manipulate a string and a prompt for the user to enter their strings. The server on the other hand contains programming logic to manipulate strings sent to it and return results to the client program. The server also has the ability to handle multiple clients and schedule the jobs of these clients by placing them in a busy_list and where it assigns priorities to the jobs based on predefined conditions.

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.