Would you like to see how I set up a Win10 computer for data science and machine learning? In this video, I show you what software I install and how I configure this machine.
If you would like to see a video about the building of my computer, check out:
https://www.youtube.com/watch?v=iahQOQZVdog
Disable reboots:
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoRebootWithLoggedOnUsers /t REG_DWORD /d 1 /f
Enable reboots:
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoRebootWithLoggedOnUsers /t REG_DWORD /d 0 /f
Download
0 formats
No download links available.
Setting up Windows 10 (as a Data Scientist) | NatokHD