9. Human Validation in UiPath Document Understanding | How to use Present Validation Station

Поделиться
HTML-код
  • Опубликовано: 18 янв 2025

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

  • @rishabhsinghchauhan5500
    @rishabhsinghchauhan5500 5 месяцев назад +1

    excelllent series and easily understandable

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

      Appreciate the Feedback

  • @SyedAli-iq4ku
    @SyedAli-iq4ku 4 месяца назад +1

    Thank you Mukesh, I am stay on touch with your tutorials... well presentation. Happy automation.😊

    • @MukeshKala
      @MukeshKala  4 месяца назад

      You are most welcome

  • @RajeShivbaHanumanta
    @RajeShivbaHanumanta 25 дней назад +1

    Needs lot of efforts to create slides and explain all the activity details which are related, plus the demo with different samples. Very nice

  • @PraveenSingh-cl2or
    @PraveenSingh-cl2or 8 месяцев назад +1

    Nice video sir.. Please also cover how can we minimise the use of the Present validation station based on the confidence score that you are talking about. Please try to cover it in future videos. I was asked this question in one of the interviews but I was unanswerable at that time. I think using the Present Validation station is very time-consuming if we have more than 500 documents to process.

    • @MukeshKala
      @MukeshKala  8 месяцев назад

      Yes its just use of a conditions as per the business use case and setting the boolean variable , i will try to cover in the upcoming one.

  • @SantoshKachare-vh8yn
    @SantoshKachare-vh8yn 8 месяцев назад +1

    Completed up to Validate Extraction.

  • @kakachino13
    @kakachino13 6 месяцев назад +1

    Wonderful series on DU... Thanks Mukesh.. Just wanted to know if you can have series on DU template simliar to RE framework tempate. It would be really helpful

  • @PraveenSingh-cl2or
    @PraveenSingh-cl2or 4 месяца назад +1

    Can you just provide the expression here how to extract the "Confidence" of the ExtractionResult as you have extracted the "Confidene" of the ClassificationResult using expression as ClassificationResults(0).Confidence.ToString. Just write the expression, it would be very helpful and very urgent as I want to use "Present validation station" based on the Confidence score of the ExtractionResults.

    • @MukeshKala
      @MukeshKala  4 месяца назад

      extractionResult.ResultsDocument.Fields("FieldName").Confidence
      - extractionResult: This is the variable that stores the output of the DU processing.
      - ResultsDocument: Represents the document that contains extracted fields.
      - Fields("FieldName"): Replace "FieldName" with the actual name of the field for which you want to extract the confidence score.
      - Confidence: This retrieves the confidence score of the extracted field.

    • @PraveenSingh-cl2or
      @PraveenSingh-cl2or 4 месяца назад

      @@MukeshKala thanks alot sir

  • @mohdshahjamal394
    @mohdshahjamal394 8 месяцев назад +1

    Sir may I contact you?

    • @MukeshKala
      @MukeshKala  8 месяцев назад

      Sure , I have my mail available in description