Feature Store for Machine Learning - MLOps

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

КОМЕНТАРІ • 24

  • @AIEngineeringLife
    @AIEngineeringLife  3 роки тому +5

    If you want to learn MLOps here is my playlist - ua-cam.com/play/PL3N9eeOlCrP5a6OA473MA4KnOXWnUyV_J.html

    • @balajikomma541
      @balajikomma541 3 роки тому +1

      Kindly order the playlist so that it is helpful to us

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

    Hi Sir...Really Insightful set of videos/sessions...Thanks a lot for your contribution to the Community...Request to create a video on identifying duplicate records from multiple data sources/tables..using Supervised/Unsupervised/recordlinkage comparisons..It would be really helpful 🙏..
    Thanks,
    Vijay

  • @AIEngineeringLife
    @AIEngineeringLife  3 роки тому +4

    Code used in this video is here - github.com/srivatsan88/UA-camLI/tree/master/feast

  • @jaimikjain8062
    @jaimikjain8062 Рік тому

    Thanks for the demo. Here we just have 3 features, in our scenario over 10k features are created so this there a way to provide the list to feature view?

  • @dhaneshrepalle
    @dhaneshrepalle 4 місяці тому

    I didn't really understand. how it is useful. Data can be different in real time both training and prediction pipeline data then how can we use feast there?

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

    is it necesary for bigquery table to have timestamp columns in it. The one we reffer for data source?

  • @keerthanahmurugesan7901
    @keerthanahmurugesan7901 2 роки тому

    Is created time stamp and event time stamp must in all datasets which we are gonna work on with feast? Is the dataset is not having those, how to add those.. Or is there any other way?

  • @Gerald-iz7mv
    @Gerald-iz7mv Рік тому

    how can feast read/extract features from a kafka stream?

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

    Thanks for the demo. Can we use postgres or any rdbms instead of gcp dbs and also for registry can we use object store like minio S3?

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

      Shabarish.. Yes it can be anything of your choice. Currently Feast does not support rdbms though natively to my knowledge

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

      @@AIEngineeringLife thanks for the response.. Like firestore what other online stores are supported by feast as of now?
      2) how about minio s3 for registry?

  • @bharathjc4700
    @bharathjc4700 3 роки тому +1

    great presentation can u pls share the note book sir

    • @AIEngineeringLife
      @AIEngineeringLife  3 роки тому +1

      It is in the comment I have added below the video

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

      @@AIEngineeringLife thk u sir

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

      @@AIEngineeringLife wen do we go for kubw flow with feast sir pls suggest

  • @henokadem1
    @henokadem1 3 роки тому +1

    Timely and great tutorial! If I may ask, do you use this library (in your job) for serving features to production models?

    • @AIEngineeringLife
      @AIEngineeringLife  3 роки тому +2

      Henok.. We have built our own system few years back as at that time many such products was not available. We recently evaluated this or a use case

  • @sarthak7413
    @sarthak7413 Рік тому

    How to automatically identify features used by ML Model?

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

    Please do a video on model deployment using seldon core