Coder Social home page Coder Social logo

coursera-applied-data-science's Introduction

Applied Data Science from University of Michigan - Coursera

Specialization: https://www.coursera.org/specializations/data-science-python

TODO

  • Course 1: Introduction to Data Science with Python
  • Course 2: Applied Plotting, Charting & Data Representation
  • Course 3: Applied Machine Learning
  • Course 4: Applied Text Mining
  • Course 5: Applied Social Network Analysis

How to download Jupyter notebook from the course

  1. Open https://bmezydqoczesyhncakuvix.coursera-apps.org/tree
  2. Select file one by one, then click download

Download whole directory (optional)

Source: jupyter/notebook#3092

Content of dog-project folder are:

  1. Dogproject.ipynb
  2. dogimages folder
  3. some other usefull files

Now you want to zip the dog-project folder.

  1. Click on the orange Jupyter circle on the top left of the workspace(Dogproject.ipynb).
  2. You will see dog-project folder. Now don't go inside it.
  3. Open Terminal by Clicking New(look right ) -> Terminal.
  4. Zip the dog-project folder with the following command in the terminal: zip -r dog-project.zip dog-project
  5. Alternatively one can use tar command if zip is not available: tar czf dog-project.tar.gz dog-project

Course 1: Introduction to Data Science with Python

https://www.coursera.org/learn/python-data-analysis

Read more on lesson learned from Course 1

View interesting quiz solution in:

Course 2: Applied Plotting, Charting & Data Representation

https://www.coursera.org/learn/python-plotting

TODO

Course 3: Applied Machine Learning

https://www.coursera.org/learn/python-machine-learning

TODO

Course 4: Applied Text Mining

https://www.coursera.org/learn/python-text-mining

TODO

Course 5: Applied Social Network Analysis

https://www.coursera.org/learn/python-social-network-analysis

TODO

Additional course resources

coursera-applied-data-science's People

Contributors

rajadavidh avatar

Watchers

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