Building a Machine Learning Resume Project From Scratch using Docker

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

КОМЕНТАРІ • 12

  • @InternetMadeCoder
    @InternetMadeCoder  5 місяців тому +1

    Download Docker Desktop - dockr.ly/3VoelYO

  • @theanonymous92
    @theanonymous92 5 місяців тому +2

    Thank you so much for explaining the whole flow in one video
    Many videos on email classification using python
    Many videos on building docker images and pushing to dockerhub
    But actually explaining how simple is it to have your model ready just by using pre-written algorithms if you know which algorithm to use( and that if you aren't necessarily an ML engineer to have to know all the maths)
    Thanku for all of this
    Luckily I did got this flow cleared in my mind a while ago, but now i have the right resource to point my friends to, instead of giving them links of multiple videos
    Much Appreciated ❤

  • @alexmihai0925
    @alexmihai0925 5 місяців тому

    I did something similar for my thesis, but I used Reddit comments as the training set. The video was very informative. I learned a few more things.

  • @yashwanthsai4689
    @yashwanthsai4689 5 місяців тому

    Hi ...how to get the pkl files which u have

  • @0weenie
    @0weenie 5 місяців тому

    You're goated man

  • @unailopezlozano6248
    @unailopezlozano6248 5 місяців тому

    where is the URL for the data?

  • @Ayshhh__
    @Ayshhh__ 5 місяців тому +3

    What does this project do? What are the results? How to test?

    • @InternetMadeCoder
      @InternetMadeCoder  5 місяців тому +6

      did you consider watching the video?

    • @Ayshhh__
      @Ayshhh__ 5 місяців тому +1

      @@InternetMadeCoder i have my project on a machine learning NLP project about reading a resume and the machine telling that what type of resume it is I mean resume analyzer application and I saw resume on your caption so I wanted to ask if it is that type of project or on the topic - email spam filters?