Coder Social home page Coder Social logo

machine-learning's Introduction

Introduction to Machine Learning

Machine learning is an application of artificial intelligence (AI) that provides systems the ability to automatically learn and improve from experience without being explicitly programmed.

In this workshop, you will learn fundamental machine learning concepts, including how to build features for a classification task, how to build a text classification system that can predict whether sentences belong to one category ("news") or another ("romance"), and how to prepare data for machine learning using Pandas, a package for Python that helps to organize your data. We will also learn how to use the scikit-learn package for Python and how to evaluate the results of the analysis.

Learning objectives

In this workshop, you will learn the following skills:

  • How to use skills from the NLTK workshop to build features for a classification task
  • How to build a text classification system that can predict whether sentences belong to one category ("news") or another ("romance")
  • How to group data and perform calculations on the aggregations
  • How to prepare data for machine learning using pandas, a package for Python that helps to organize your data
  • How to use the scikit-learn package for Python to perform different types of machine learning on the data
  • How to evaluate the results of machine learning algorithms
  • How to visualize observations, aggregations, and algorithmic results

Get Started >>>


Introduction
Installation
What Is Classification?
Getting Our Data
Features
Visualization
Supervised Machine Learning
Supervised Classification
Unsupervised Machine Learning
Feature Extraction Using Bag of Words
Topic Modeling with Latent Dirchlet Allocation
Appendix: Visualizations
Resources


Session leaders: Rachel Rakov and Hannah Aizenman
Based on previous work by: Rachel Rakov and Hannah Aizenman

Creative Commons License

Digital Research Institute (DRI) Curriculum by Graduate Center Digital Initiatives is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Based on a work at https://github.com/DHRI-Curriculum. When sharing this material or derivative works, preserve this paragraph, changing only the title of the derivative work, or provide comparable attribution.

machine-learning's People

Contributors

rachelrakov avatar story645 avatar kchatlosh avatar smythp avatar

Watchers

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