Hands-On Challenge Session 3 Predictor.py Building Features

dnn a hands on challenge session 3 19 03 17 n.w
1 / 6
Embed
Share

Explore the process of building features using Predictor.py in the hands-on challenge session 3 on 19.03.17. Learn how to initialize data, generate features, and make predictions for testing purposes.

  • Challenge
  • Building Features
  • Predictor.py
  • Data Frames
  • Resampling

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. Dnn: A hands on Challenge session 3: 19.03.17 Predictor.py Building features

  2. Predictor.py Find here http://www.wisdom.weizmann.ac.il/~vision/courses/2017_2/DNN%20Challen ge/files/code/predictor.py Will be used for testing keep signatures Useful functions Don t have to use for training

  3. Predictor.py Initialize: path to raw data 8 data frames no x_y.df Keep signature Resample the glucose every round 15 minutes labels were generated after resampling

  4. Predictor.py Keep signature Input: X Output: predictions (numpy array) 1. Build features 2. Feed to the trained network 3. Return output

  5. Predictor.py Generating features Good to know Example

  6. Questions

Related


More Related Content