AutoAI: The Magic of Converting Data to Models

栏目: IT技术 · 发布时间: 5年前

内容简介:Watson Studio Recognition service uses cutting-edge deep learning algorithms to analyze and classify images and detect objects and other content. It allows users to build a collaborative environment where machine learning engineers can work together remote

Visual Recognition in Watson Studio

Watson Studio Recognition service uses cutting-edge deep learning algorithms to analyze and classify images and detect objects and other content. It allows users to build a collaborative environment where machine learning engineers can work together remotely. It connects the projects with Github to make it easier to push and pull the changes. It supports different image formats such as JPEG and PNG. It also supports notebooks.

AutoAI: The Magic of Converting Data to Models

Visual Recognition API in Watson Studio — Image from Watson Studio docs

AutoAI: The Magic of Converting Data to Models

Visual Recognition model built using Watson Studio — Image from Watson Studio docs

Natural Language Classifier

Watson Studio natural language classifier allows users to build text classifiers based on user-defined classes. It supports CSV (.csv) data files that contain samples of each class. It supports different languages including English, Arabic, French, German, Italian, Japanese, Korean, Portuguese (Brazilian), and Spanish. Watson Studio provides multi-category classification and multi-phase classification (up to 30 separate inputs in a single API request). It also supports APIs in notebooks.

AutoAI: The Magic of Converting Data to Models

Watson Studio Natural Language Classifier API in notebook — Image from Watson Studio docs

Here is a sample model built using Watson Studio with three classes (hi, problem, question.

AutoAI: The Magic of Converting Data to Models

Natural Language Classifier model builder in Watson Studio — Image from Watson Studio docs

AutoAI Examples

In the following, I list several blogs that I built to guide you throw the steps of training and deploying different models using AutoAI:

Image Classification

We will use Stanford Dogs Dataset that contains images of 120 dog breeds from around the world. The goal of our classifier is to classify a dog image based on its breed.

Use pre-trained Image Classifiers

We learn in this blog how to reuse a pre-trained model by exposing them as an API for inference tasks.

Object Detection

In this blog, we learn how to build a model to detect cancer and fluids in brain scans.

Text Classification

We build a model for classifying different StackOverflow posts into different tags.

If you are new to image classification/deep learning, check my post to learn the basics of deep learning and understand the whole training process end-to-end in the following blog:

Learn more about Embeddings and text models

If you a beginner with textual data and would like to start from scratch, take a look at the following post

Conclusion

Machine learning engineers often spend considerable amounts of time searching for a proper model (reference model). Using AutoAI drastically improves and facilitates this step. It helps in building deep learning models easily providing your data only — without a single line of code.

Please let me know if you have any questions!

Resources


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java常用算法手册

Java常用算法手册

2012-5 / 59.00元

《Java常用算法手册》分三篇,共13章,分别介绍了算法基础、算法应用和算法面试题。首先介绍了算法概述,然后重点分析了数据结构和基本算法思想;接着,详细讲解了算法在排序、查找、数学计算、数论、历史趣题、游戏、密码学等领域中的应用;最后,列举了算法的一些常见面试题。书中知识点覆盖全面,结构安排紧凑,讲解详细,实例丰富。全书对每一个知识点都给出了相应的算法及应用实例,虽然这些例子都是以Java语言来编......一起来看看 《Java常用算法手册》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具