Git Product home page Git Product logo

data_sci_pywksp's Introduction

Python Data Science Workshop

datasiene

Jupyter Notebooks and code for the 2019 STAT2601 Python Data Science Workshop.

Courses

This repository contains Jupyter Notebooks for the following short courses: Please click notebooks shown below, which is a shared Jupyter Notebook on Google Colab.:heart_eyes:

Python Data Wrangling

This course teaches some of the building blocks for handling data in Python. We will show how to parse and manipulate data using Numpy and Pandas, and perform interactive visualization with Plotly. We analyze a real dataset using Scipy, demonstrating how to perform basic statistical tasks in Python.

Notebook: 1. Introduction to Data Science in Python.ipynb


Intro to Data Visualization

This course introduces the matplotlib library for doing visualization in Python. Students will start by learning about drawing scatter plot, and gradually explore how matplotlib interacts with Pandas. Also, we will introduce the alternative libraries for matplotlib in python and compare the differences.

Notebook: 2. 2. matplotib_seaborn_student.ipynb


Intro to Machine Learning in Python with Scikit-learn

This course introduces the Scikit-learn library for doing machine learning in Python. Students will start by learning about support vector machines, and gradually explore how Scikit-learn allows you to build a full machine learning pipeline, from feature extraction all the way through to prediction.

Notebook: 3. Intro to Machine Learning in Python with Scikit-learn.ipynb


Building Neural Networks with Keras

Neural networks are becoming an increasingly important tool in machine learning. In this short course, we demonstrate how to rapidly prototype an artificial neural network (ANN) in Python using the Keras library. We briefly introduce ANNs, including important variations like convolutional networks. Using Keras, students will build their own networks for some basic machine learning problems.

Notebook: 4. Building Neural Networks With Keras.ipynb

Workshop pre-requisites

This workshop is designed to give beginners the practical skills when examples and exercises emphasize how these techniques can be applied to real-world situations and use cases. So, previous math or coding experience is not required!

Required software

In this workshop, we will use Google Colab.

data_sci_pywksp's People

Contributors

janicelc avatar

Stargazers

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