Skip to Content
Machine Learning in Java - Second Edition
book

Machine Learning in Java - Second Edition

by AshishSingh Bhatia, Bostjan Kaluza
November 2018
Intermediate to advanced
300 pages
7h 42m
English
Packt Publishing
Content preview from Machine Learning in Java - Second Edition

The plan

The plan consists of a training phase and a deployment phase. The training phase boils down to the following steps:

  1. Install Android Studio and import MyRunsDataCollector.zip.
  2. Load the application on your Android phone.
  3. Collect your data, for example, standing, walking, and running, and transform the data to a feature vector consisting of FFTs. Don't panic; low-level signal processing functions such as FFTs will not be written from scratch as we will use existing code to do that. The data will be saved on your phone in a file called features.arff.
  4. Create and evaluate an activity recognition classifier using exported data and implement a filter for spurious activity transition removal.
  5. Plug the classifier back into the mobile application. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Java Machine Learning

Mastering Java Machine Learning

Uday Kamath, Krishna Choppella
Java: Data Science Made Easy

Java: Data Science Made Easy

Richard M. Reese, Jennifer L. Reese, Alexey Grigorev

Publisher Resources

ISBN: 9781788474399Supplemental Content