An Overview of Machine Learning in Wolfram Language
- Video Lesson
- 29 min
- Download Lesson Notebook
- Beginner
Estimated Time: 29 min
Course Level: Beginner
Summary
This video gives an overview of the highly automated machine learning framework in Wolfram Language, which allows you to do so much with just a few lines of code. You will learn about high-level functions that are task oriented and can be applied to a variety of input such as text, images and numeric data. Examples include building a simple image search and classification system, topic classification of text and prediction of sale prices of homes.
Featured Products & Technologies: Wolfram Language (available in Mathematica and Wolfram|One)
You'll Learn To
- Use Classify and Predict
- Use FindFormula and FindDistribution
- Work with pre-trained classifiers
- Apply feature extraction and dimensionality reduction