Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Machine Learning for Healthcare Analytics Projects

You're reading from  Machine Learning for Healthcare Analytics Projects

Product type Book
Published in Oct 2018
Publisher Packt
ISBN-13 9781789536591
Pages 134 pages
Edition 1st Edition
Languages

ASD screening using machine learning

We will be using a Jupyter Notebook, which runs on iPython. We will also use the pandas, Keras, and scikit-learn libraries here:

  1. To open a Notebook we will use the Command Prompt in Windows.
  2. We will first navigate to the directory where our project is present using the cd command, as shown in the following screenshot:
  1. Once we are in the required directory, we will open up Jupyter Lab using the following command:
jupyter lab
  1. When we press Enter after this command, we will see the Notebook open. Here, we will see that there's an untitled file open in the Notebook. We will then rename that file to autism_detection.
Ctrl + B will close the directory window present on the left side. This will expand your Notebook so that it takes up the whole screen.
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}