Machine Learning in Python using Visual Studio | AI Getting Started

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

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

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

    I like your serie of doing things in visual studio.

  • @jordanchan7843
    @jordanchan7843 16 часов назад

    Everything is fine until after creating the project 3:28. Not only do I not have the Installed templates shown, but I am unable to even use any of the templates that DO show up. Unable to progress at all

    • @hacked101
      @hacked101  15 часов назад

      I'm not sure about your error, please follow the video carefully

  • @mazahirahmed
    @mazahirahmed 4 месяца назад +1

    will ppl do Machine learning coding in visual studio or they will stick with vs code?

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

      Whatever floats your boat

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

    This is good. But I can't seem to get the Cookiecutter to load anything. It says ""Please install Python 3.5 or later and restart Visual Studio to use this feature". Even though I've installed 3.12.3 - the latest from their website. Python 3.12(64bit) shows up in my Environments. And it shows a tab next to my "Output" tab that says: "Python 3.12 (64-bit) Interactive 1".
    So Python looks like it's perfectly set up.
    Any ideas why Visual Studio 2022 isn't picking it up and giving me this error? I can't even get past 3:26 of your video to continue. 😢

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

      Check the uri for the data and get the current one

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

      @@hacked101 - I finally got it! Wasn't easy. had to figure out git.exe's PATH, restart CMD, etc. Also, I don't have Conda - do I need this? (And if so - how do I install it?)
      Thanks for the video!!! After I stumbled past these hurdles I was able to make it to the end. Much appreciated