[Hindi] Installing Python Scikit learn For ML – Machine Learning Tutorials Using Python In Hindi | Video



This video is a part of my Machine Learning Using Python Playlist – https://www.youtube.com/playlist?list=PLu0W_9lII9ai6fAMHp-acBmJONT7Y4BSG

►Click here to subscribe – https://www.youtube.com/channel/UCeVMnSShP_Iviwkknt83cww

Best Hindi Videos For Learning Programming:

►Learn Python In One Video – https://www.youtube.com/watch?v=qHJjMvHLJdg

►Learn JavaScript in One Video – https://www.youtube.com/watch?v=onbBV0uFVpo

READ ALSO:  data science tutorials: Pandas Library {VIDEO}

►Learn PHP In One Video – https://www.youtube.com/watch?v=xW7ro3lwaCI

►Machine Learning Using Python – https://www.youtube.com/playlist?list=PLu0W_9lII9ai6fAMHp-acBmJONT7Y4BSG

►Creating & Hosting A Website (Tech Blog) Using Python – https://www.youtube.com/playlist?list=PLu0W_9lII9agAiWp6Y41ueUKx1VcTRxmf

►Advanced Python Tutorials – https://www.youtube.com/playlist?list=PLu0W_9lII9aiJWQ7VhY712fuimEpQZYp4

►Object Oriented Programming In Python – https://www.youtube.com/playlist?list=PLu0W_9lII9ahfRrhFcoB-4lpp9YaBmdCP

►Python Data Science and Big Data Tutorials – https://www.youtube.com/playlist?list=PLu0W_9lII9agK8pojo23OHiNz3Jm6VQCH

READ ALSO:  2019 TutORials: The Secrets of Machine Learning | Video

Follow Me On Social Media
►Website (created using Flask) – https://www.codewithharry.com
►Facebook – https://www.facebook.com/CodeWithHarry
►Instagram (Guaranteed Replies :)) – https://www.instagram.com/haris_magical/
►Personal Facebook A/c – https://www.facebook.com/geekyharis
Twitter – https://twitter.com/Haris_Is_Here
Proudly WWW.PONIREVO.COM

Source

41 Comments

  1. bro, getting error while installing "sklearn"

    " Running setup.py install for scikit-learn … error

    ERROR: Command errored out with exit status 1:

    command: 'c:python37python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\kisha\AppData\Local\Temp\pip-install-nehhiqkm\scikit-learn\setup.py'"'"'; __file__='"'"'C:\Users\kisha\AppData\Local\Temp\pip-install-nehhiqkm\scikit-learn\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install –record 'C:UserskishaAppDataLocalTemppip-record-56samld3install-record.txt' –single-version-externally-managed –compile

    cwd: C:UserskishaAppDataLocalTemppip-install-nehhiqkmscikit-learn

    Complete output (28 lines):

    Partial import of sklearn during the build process.

    Traceback (most recent call last):

    File "<string>", line 1, in <module>

    File "C:UserskishaAppDataLocalTemppip-install-nehhiqkmscikit-learnsetup.py", line 290, in <module>

    setup_package()

    File "C:UserskishaAppDataLocalTemppip-install-nehhiqkmscikit-learnsetup.py", line 286, in setup_package

    setup(**metadata)

    File "c:python37libsite-packagesnumpydistutilscore.py", line 137, in setup

    config = configuration()

    File "C:UserskishaAppDataLocalTemppip-install-nehhiqkmscikit-learnsetup.py", line 174, in configuration

    config.add_subpackage('sklearn')

    File "c:python37libsite-packagesnumpydistutilsmisc_util.py", line 1033, in add_subpackage

    config_list = self.get_subpackage(subpackage_name, subpackage_path,

    File "c:python37libsite-packagesnumpydistutilsmisc_util.py", line 999, in get_subpackage

    config = self._get_configuration_from_setup_py(

    File "c:python37libsite-packagesnumpydistutilsmisc_util.py", line 941, in _get_configuration_from_setup_py

    config = setup_module.configuration(*args)

    File "sklearnsetup.py", line 62, in configuration

    config.add_subpackage('utils')

    File "c:python37libsite-packagesnumpydistutilsmisc_util.py", line 1033, in add_subpackage

    config_list = self.get_subpackage(subpackage_name, subpackage_path,

    File "c:python37libsite-packagesnumpydistutilsmisc_util.py", line 999, in get_subpackage

    config = self._get_configuration_from_setup_py(

    File "c:python37libsite-packagesnumpydistutilsmisc_util.py", line 941, in _get_configuration_from_setup_py

    config = setup_module.configuration(*args)

    File "sklearnutilssetup.py", line 8, in configuration

    from Cython import Tempita

    ModuleNotFoundError: No module named 'Cython'

    —————————————-

    ERROR: Command errored out with exit status 1: 'c:python37python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\kisha\AppData\Local\Temp\pip-install-nehhiqkm\scikit-learn\setup.py'"'"'; __file__='"'"'C:\Users\kisha\AppData\Local\Temp\pip-install-nehhiqkm\scikit-learn\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'rn'"'"', '"'"'n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install –record 'C:UserskishaAppDataLocalTemppip-record-56samld3install-record.txt' –single-version-externally-managed –compile Check the logs for full command output."

  2. Hi bhai… Me pune se hu or me yha "Big data and machine learning pro degree " ka 4 months ka course kr rha hu… Mene apke ML K sare video dekhe he, ap or kuch suggest kr skte ho kya muze Ki me or Kis Tarah se preparation kru…

  3. Sir ,sklearn install ho Gaya then python bhi chal Gayi phir uske Baad import sklearn kiya to usme import error aa rha he:DLL load failed

Comments are closed.