UiPath AI Fabric - 4 | Deploy Python built Custom ML Packages in AI Fabric

Поділитися
Вставка
  • Опубліковано 18 вер 2024

КОМЕНТАРІ • 15

  • @varundharni8702
    @varundharni8702 3 роки тому

    awesome one

  • @mohansinghnegi2241
    @mohansinghnegi2241 4 роки тому

    Best playlist on AIFabric so far !!

  • @prashantrai5911
    @prashantrai5911 3 роки тому

    Cover more topics on AI FABRIC

  • @botsDNA
    @botsDNA 4 роки тому +2

    Awesome

  • @Netomp51
    @Netomp51 3 роки тому

    Hello ! your videos are great ! something that would be really helpful is how to create a simple regression ML model and put it in the AI fabric structure guidelines to upload to AI Fabric, there is nothing similar out there, keep up the great work !

  • @visalakshijayabalan9846
    @visalakshijayabalan9846 4 роки тому +1

    Can you please tell how to create/label datasets in data manager for DU invoice model?thanks in advance...

  • @saileshtiwari8242
    @saileshtiwari8242 4 роки тому +1

    Can you tell me how to create ml packages or is it available for inventory management

  • @brianklng4274
    @brianklng4274 3 роки тому

    if i wanted to extract data rather than invoices or receipts that it is possible, pdfs data depends on keywords and unstructured

  • @vaishnavivikram5575
    @vaishnavivikram5575 3 роки тому

    Where did u get the packages on ide from ?

  • @sudhanshuvats8293
    @sudhanshuvats8293 4 роки тому

    hi nice video, do you run training for beginers in AI/ML uipath

  • @vaishnavivikram5575
    @vaishnavivikram5575 3 роки тому

    How to copy that .py files ?can you make a video on that

  • @gune8538
    @gune8538 4 роки тому

    hi nice video must say can u tell a way to store the json response variable on the excel and how we can do it ?

    • @visalakshijayabalan9846
      @visalakshijayabalan9846 4 роки тому

      Using Deserialize activity you can extract the value from Json response.for that activity you needed to install uipath.webactivty package.please look in to this link docs.uipath.com/activities/docs/deserialize-json
      Then you can write the values in excel easily.