Giter Site home page Giter Site logo

lawerencelee / data-science-pipeline Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lohithsubramanya/data-science-pipeline

0.0 1.0 0.0 2.15 MB

Not yet complete but will be a data science tutorial series for new learners.

Jupyter Notebook 100.00%

data-science-pipeline's Introduction

About

This repository is dedicated to helping newcomers to data science who desire a basic primer to get swiftly situated and practicing data science. I don't intend for this resource to be comprehensive. A much more thorough primer covering basic statistics, probability, linear algebra, machine learning and more will be covered in a MOOC format that I intend to release upon near completion. Please stay tuned for that.

Goal

If you come out of this tutorial thinking that you now have a good feeling for how to tackle a data science problem and can abstractly describe a pipeline to do so, then I feel this tutorial has satisfied its purpose.

Getting Started

Please get started by cloning this repository locally to your workstation. All of the working files are Jupyter Notebook files denoted by the .ipynb extension. If you are unfamiliar with Jupyter Notebooks, please check out this YouTube video. The notebooks work together with the data files housed adjacent to the repository folder and entitled "data_files". Rest assured, they are very light-weight files (under 5MB) so feel free to clone the entire repository.

Please note that there is a supporting blog on Medium that goes in concert with the Jupyter Notebooks on the Github repository.

Prerequisites

  • Python 2.7x Installed (Note 3.x posesses similar syntax)
  • Working knowledge of Python
  • Jupyter Notebook

I also recommend having a virtual environment for this tutorial. Please consider using Virtualenv or Anaconda.

Recommended Resources

The tutorial moves swiftly as it assumes working knowledge of the Python programming language, Pandas and NumPy. Please consider these resources to fill in some of the deliberate omissions in this tutorial.

Required Python Libraries

  • ipykernel==4.5.2
  • ipython==5.1.0
  • jupyter==1.0.0
  • matplotlib==1.5.3
  • nbconvert==5.0.0
  • numpy==1.11.3
  • pandas==0.19.2
  • pickleshare==0.7.4
  • pyparsing==2.1.10
  • python-dateutil==2.6.0
  • requests==2.12.4
  • scikit-learn==0.18.1
  • scipy==0.18.1
  • seaborn==0.7.1
  • statsmodels==0.6.1

If your virtual environment is through Anaconda, then use conda install command to get the necessary packages. If you use Virtualenv, then you can use the pip install command. Documentation for both package managers are robust, so please refer to those as needed.

Versioning

I intend to create a separate Python 3.x version of this repository. Note that syntax difference is minimal for this tutorial.

Authors / Contributing

License

This project is free to distribute and utilize with good intent.

Contact

Please consider following me on Twitter @dhexonian and Medium @dhexonian. I'd love to hear about how I can best serve the learning community.

Acknowledgments

To my family for being patient and loving.

data-science-pipeline's People

Watchers

James Cloos 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.