Giter VIP home page Giter VIP logo

Comments (6)

ananyo2012 avatar ananyo2012 commented on July 28, 2024

Jupyter hub and Binder by Carol Wiling

Workshop Details:

We'll take an in-depth look at JupyterLab and its use for data science and scientific computing. We'll look at the new user interface functionality available to users of JupyterLab. Later, we will move beyond an individual's workflow with JupyterLab and see how JupyterHub brings JupyterLab to groups of users. We'll wrap up with a discussion of Binder and its ability to provide ephemeral computing environments for Jupyter notebooks and beyond.

from inpycon2018.

ananyo2012 avatar ananyo2012 commented on July 28, 2024

Programming a Quantum Computer using Cirq by Vamsi Krishna Devabathini (Google)

Abstract: This intermediate level workshop will focus on introduction to quantum computing and Cirq, python framework for creating quantum programming. It also includes a hands on tutorials implementing simple quantum algorithm(s) using Cirq.

Prerequisites: Basic knowledge of Python. Knowledge of Quantum computing is a plus but not required.

from inpycon2018.

ananyo2012 avatar ananyo2012 commented on July 28, 2024

Understanding NLP - What's the feeling ? By Lakshya Sivaramakrishnan (Google)

Abstract: This intermediate level talk would cover the basics required for natural language processing using NLTK in Python. We would then see it working in action through a sentiment analysis use-case.

Pre-requisites: Basic knowledge of Python

from inpycon2018.

ananyo2012 avatar ananyo2012 commented on July 28, 2024

Python ML On the Cloud By Krishna Balaga (IBM)

Abstract:

A no tricks under the sleeve session with pure python at its heart for understanding and
Solving Machine Learning problems. This can be categorized as a beginner level workshop
on how to get the basics right. We start with a problem statement and then proceed with
obtaining the required dataset, getting it ready for our ML model, build and evaluate the
model and finally we teach you how to host your ML model on the cloud so that it's just an
API call away. By the end of the session, you will be able to scheme out a healthy approach
to any harder set of machine learning problems.

Pyconf Agenda:

  1. Introduction to Machine Learning

    a. AI vs ML vs DL
    b. Supervised vs Unsupervised
    c. Ml Algorithms and its use cases

  2. Machine Learning Pipeline

    a. Golden Rule of ML
    b. Goals of Pre-processing

     i. Handling missing data
     ii. Data Transformation
     iii. Outliers
     iv. Categorical Data
    

    c. Feature Extraction

     i. Co-relation of Features
     ii. Dimensionality Reduction
     iii. PCA
    

    d. Model Training

     i. Linear Regression
     ii. Decision Tree
     iii. Ensemble Models
     iv. Feedback and Deployment
    
  3. Train a Logistic Regression Model (HANDS ON Lab)

    a. Hands-on
    b. Loading the data and connecting to Cloud Object Storage
    c. Splitting the data, Feature Engineering and model fitment

  4. Model Evaluation and improvisation

    a. ROC Analysis
    b. Hyper-Parameter Optimization

  5. Exporting the Model as an API endpoint

    a. Python notebook based code demonstration

from inpycon2018.

realslimshanky avatar realslimshanky commented on July 28, 2024

@ananyo2012 on it.

from inpycon2018.

realslimshanky avatar realslimshanky commented on July 28, 2024

@ananyo2012 any word on description or prerequisites of "Scaling Python up and out with Numba and Dask" by "Travis Oliphant"?

from inpycon2018.

Related Issues (20)

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.