Skip to content

This is the solution code from the 'Robi Axiata Datathon 2019' problem set of no. 04 from easy category

License

Notifications You must be signed in to change notification settings

rafatrock/axiata-robi-datathon-19-easy-04

Repository files navigation

Robi Axiata Datathon 2019 Problem (Easy-04)

License

This is the solution code from the 'Robi Axiata Datathon 2019' problem set of from EASY category No. 04

Brainstorming

Please follow this Wiki section to get an idea on how I strategise my initiatives to reach the common goal.

https://github.com/rafatrock/axiata-robi-datathon-19-easy-04/wiki

Prerequisites

To run the desired operations you need to install all the dependencies. Since this is a competion where we need to deal with gigagntic amount of data, the best approach is to prepare ourselved first to handle that data and then start implementing the code. In this tutorial I already discussed different strategies on how to deal with Big Data. Please follow the steps so that you can ready to conduct the massive computational operations.

https://github.com/rafatrock/bigdata-prepare-python

Deployment

You can either upload the .py file or .ipynb file in the cloud environment and run the script to get the desired outcome.

Execution

To plan and execute the desired operations and Python codes I utilised Jupyter Notebook to make this journey interactive. Please follow this Notebook file to see how the operations been performed and their outputs.

https://github.com/rafatrock/axiata-robi-datathon-19-easy-04/blob/master/robi_datathon_19_easy_04.ipynb

Output

The output is a table with two column to display the desired outcomes.

Quantile 0.10:
[3.7233584084182585]
Quantile 0.25:
[6.905825849288114]
Quantile 0.75:
[16.975276533928643]

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

Rubaiyat Islam Rafat - Initial work - rafatrock

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This is the solution code from the 'Robi Axiata Datathon 2019' problem set of no. 04 from easy category

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published