Example for SVM and Kfold
I want some examples for SVM and when do we use it and use Kfold or it’s not the same.
jupyter server –generate-config Command Not working
I recently deleted and reinstalled /opt/anaconda3 on my mac (running macOS Monterey, v.12.7.2.)
There is an error while opening an ipynb file
I am trying to open the file Ch02-statlearn-lab.ipynb but I am getting File Load Error.
I have installed jupyter
and notebook
and after I enter the command python -m notebook
, the server starts in the browser. This is a file from a famous book on Data Science. So, I don’t think there is any error in the file itself. What could be the reason for this error ?
Prevent Jupyter screen from jumps down after cell evaluation – but still select next cell
Whenever i evaluate a cell (Shift+Enter) jupyter moves the screen down so that the output is no longer on my screen. I find this feature rather annoying as it jumps so fast that i sometimes lose track where i was.
jupyter notebook, how to use multiple magic commands
I want to use the below two magic commands
hello what is your name
i am here to test thsis platform