Code Monkey home page Code Monkey logo

bigmart's Introduction


Logo

Bigmart Project

Table of Contents

About The Project

This project has been created as part of my contract work with Lighthouse Labs: Canada's Leading Coding Bootcamp. As the instructor and mentor for the data science bootcamp, I was tasked with developing a project that will combine several concepts taught. This project includes:

  • Analysis of the BigMart sales data
  • Writing a production-ready pipeline with the focus on object-oriented programming
  • Developing an API using Flask-RESTful
  • Writing tests for both the pipeline and API
  • Configuring S3 and using it for storage of dataset and trained models
  • Engineering CI/CD pipeline using CircleCI and writing shell scripts to automate the steps

This project includes two branches:

  • analysis shows the initial analysis of the dataset
  • main shows the engineering work. Please note, that while this branch is based on the analysis, I added the parameters hypertuning for several models as part of the pipeline.

Built Using

Here the tools that you will learn (I will teach you) in order to understand how this project works:

Getting Started

While all of the things are (or will be) discussed during the lectures, here are couple of things you need to do to be able to run this project:

  • Create a clean virtual environment and install packages that are in requirements.txt
  • Create a profile at AWS and configure the Access Keys
  • Add Access Keys to your environmental variables in CircleCI
  • Do the same with Kaggle Key and Kaggle Username
  • Do the same with Gemfury upload URL

Prerequisites

Once you get everything installed, fork this project and run

python setup.py install --force

from the folder of datacube_bigmart.

After that, the point of this project is for you to play/test it and see how things that we have learnt fit in together.

Contributing

While this project has been created with the certain goal in mind, anyone from LightHouse Labs or anyone else can cantribute. Any contributions you make are greatly appreciated and will be reviewed.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/Innovation)
  3. Commit your Changes (git commit -m 'Add some Innovating feature that Emin didn't do')
  4. Push to the Branch (git push origin feature/Innovation)
  5. Open a Pull Request

After that, I will review it and either merge, or comment back.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Emin Mammadov - @LinkedIn - [email protected]

Project Link: https://github.com/iameminmammadov/bigmart

bigmart's People

Contributors

iameminmammadov 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.