About 547,000 results
Open links in new tab
  1. Classification - MathWorks

    Classification is a type of supervised machine learning in which an algorithm “learns” to classify new observations from examples of labeled data. To explore classification models interactively, use the Classification Learner app.

  2. Machine Learning in MATLAB - MathWorks

    Use the Classification Learner app to train models to classify data using supervised machine learning. The app lets you explore supervised machine learning interactively using various classifiers.

  3. Classification Learner - MathWorks

    Using this app, you can explore supervised machine learning using various classifiers. You can explore your data, select features, specify validation schemes, train models and optimize hyperparameters, assess results, and investigate how specific …

  4. Classify Data Using the Classification Learner App - MATLAB

    Classification Learner lets you perform common supervised learning tasks such as interactively exploring your data, selecting features, specifying validation schemes, training models, and assessing results.

  5. Classification Learner App - MathWorks

    Choose Classifier Options In Classification Learner, automatically train a selection of models, or compare and tune options in decision tree, discriminant analysis, logistic regression, naive Bayes, support vector machine, nearest neighbor, kernel approximation, ensemble, and …

  6. Machine Learning with MATLAB - MATLAB & Simulink - MathWorks

    Classify Data Using the Classification Learner App. Interactively explore your data, select features, and train, compare, and assess models by using the Classification Learner and Regression Learner apps.

  7. Machine Learning with MATLAB | Self-Paced Online Courses

    Apply different types of machine learning models for clustering, classification, and regression in MATLAB. Explore how different techniques can optimize your model performance.

  8. Machine Learning Tutorials and Examples with MATLAB

    Take this free two-hour tutorial to practice machine learning methods for classification problems via hands-on exercises with automated assessments. Practical Data Science with MATLAB Specialization (course)

  9. Classification - MathWorks

    This example shows how to perform classification using discriminant analysis, naive Bayes classifiers, and decision trees. Suppose you have a data set containing observations with measurements on different variables (called predictors) and their known class labels.

  10. Types of Machine Learning Models Explained - MATLAB

    Learn about machine learning models: what types of machine learning models exist, how to create machine learning models with MATLAB, and how to integrate machine learning models into systems. Resources include videos, examples, and …