Word Classification

Поделиться
HTML-код
  • Опубликовано: 24 окт 2024
  • In this tutorial we will look at word classification. We will demonstrate step-by-step how to build a classifier to predict food types. Next, we evaluate model accuracy, look at misclassifications, and extend predictions to new foods.
    To download the words data file, go to file.biolab.si/.... Or, load this data using the Dataset widget, where you will see that the target variable is already set to category.
    We have introduced the Test and Score, Logistic Regression, Confusion Matrix, and Predictions widgets; see classification-related videos from our Intro to Data Science series at: • Cross-Validation
    This video is a part of the Text Mining video series that dives into machine learning, visual analytics, and the joys of interactive analysis of text documents using Orange Data Mining software (orangedatamini...).
    The word data set used in this video: file.biolab.si/...
    SUBSCRIBE to our channel: / orangedatamining
    The development of this video series was supported by grants from the Slovenian Research Agency (including P2-0209, V2-2274, and L2-3170), Slovenia Ministry of Digital Transformation, European Union (including xAIM and ARISA) and Google.org/Tides foundation.
    #textmining #machinelearning #orange #visualanalytics #datamining
    __
    Written by: Blaž Zupan (biolab.si/blaz), Ajda Pretnar Žagar
    Presented by: Noah Novšak
    Production and edit: Lara Zupan
    Intro/outro: Agnieszka Rovšnik
    Music by: Damjan Jović - Dravlje Rec
    Orange is developed by Biolab at University of Ljubljana (www.biolab.si)

Комментарии • 4

  • @ahmadsulvifafiru5
    @ahmadsulvifafiru5 3 месяца назад

    easy to understand tutorial

  • @dolingeratnscc6600
    @dolingeratnscc6600 5 месяцев назад

    Great video series! I am having a bit of trouble accessing the Corpus widget. I am running Orange 3.36.2. with the Text plugin at version 1.15.0. I tried downgrading the plug-in to version 1.14.0 with no luck. I have tried this on both a Windows and Linux install. I search for Corpus from "search for a widget" menu with no luck. Are there any known issues with the Text plug-in not working properly?

    • @OrangeDataMining
      @OrangeDataMining  5 месяцев назад

      Strange issue. Would you mind heading to github.com/biolab/orange3-text/issues to report the issue? This will help us troubleshoot it.

    • @dolingeratnscc6600
      @dolingeratnscc6600 5 месяцев назад

      @@OrangeDataMining Will do! Thanks.