How to structure your ML project code

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 22

  • @ufuoma833
    @ufuoma833 2 หลายเดือนก่อน +1

    Just what I need. Thank you.

  • @ananthakrishnank3208
    @ananthakrishnank3208 9 หลายเดือนก่อน +1

    Thank you! Your website from description is cool as well.

    • @realworldml
      @realworldml  9 หลายเดือนก่อน

      Glad you like it!

  • @mehrdat
    @mehrdat 3 หลายเดือนก่อน

    Concise, to the point and very useful.
    I am learning and enjoying your videos. Do you accept any ideas for the videos?

    • @realworldml
      @realworldml  หลายเดือนก่อน

      Yes, absolutely

  • @ArifMarias
    @ArifMarias 9 หลายเดือนก่อน +1

    Wondering, do you have any video on that where you have applied all of these 3 tips with end to end small project? If you've, can you please share the links with us.
    Btw, you're contents are always awesome! Thanks a million.

    • @realworldml
      @realworldml  9 หลายเดือนก่อน +2

      Thanks for your feedback. I am working on a new hands on course on real time ml that will cover these 3 tips, among other things.

  • @letgoofwill
    @letgoofwill 9 หลายเดือนก่อน +1

    Amazing tips !! Thank you!

    • @realworldml
      @realworldml  9 หลายเดือนก่อน

      Glad it was helpful!

  • @samuelantunes-q8i
    @samuelantunes-q8i 9 หลายเดือนก่อน +1

    Dude amazing content! have you tried the new uv python packaging that uses rust? Wishing you the best!

    • @realworldml
      @realworldml  9 หลายเดือนก่อน

      Thanks for the feedback. I havent tried uv yet, but looks promising. Rust tooling is like fresh air in thr Python world

  • @hamidoshaat
    @hamidoshaat 7 หลายเดือนก่อน +1

    Can you do one complete project for MLOps ( development and deployment) ?

    • @realworldml
      @realworldml  7 หลายเดือนก่อน +1

      Yes, here it is -> realworldmachinelearning.carrd.co

  • @recs8564
    @recs8564 9 หลายเดือนก่อน +1

    Amazing video brother!

    • @realworldml
      @realworldml  9 หลายเดือนก่อน

      Was it helpful?

  • @nobir98
    @nobir98 7 หลายเดือนก่อน +3

    This video is good no question about it and thank you for this awesome video but I humble request to the author of this video that please do not do the transition video sound like 1:22. IDK but it hurts my ears.

    • @realworldml
      @realworldml  7 หลายเดือนก่อน

      Thanks for the feedback

  • @nikhilsastry6631
    @nikhilsastry6631 8 หลายเดือนก่อน

    Awesome

  • @AkhilPadala20
    @AkhilPadala20 8 หลายเดือนก่อน +1

    Why not Google Colab?

    • @realworldml
      @realworldml  8 หลายเดือนก่อน +3

      Same code structure applies whether you develop in a colab runtime, your local laptop or a paid AWS instance

    • @dinoscheidt
      @dinoscheidt 7 หลายเดือนก่อน +1

      Jupyter is a one dimensional document. Software has teste, code coverage, functions and methods share between different parts of the system etc etc Jupyter is great for presenting runnable results. But not maintainable code bases.