Grammar-Based Feature Generation for Time-Series Prediction

Grammar-Based Feature Generation for Time-Series Prediction
Title Grammar-Based Feature Generation for Time-Series Prediction PDF eBook
Author Anthony Mihirana De Silva
Publisher Springer
Total Pages 105
Release 2015-02-14
Genre Technology & Engineering
ISBN 9812874119

Download Grammar-Based Feature Generation for Time-Series Prediction Book in PDF, Epub and Kindle

This book proposes a novel approach for time-series prediction using machine learning techniques with automatic feature generation. Application of machine learning techniques to predict time-series continues to attract considerable attention due to the difficulty of the prediction problems compounded by the non-linear and non-stationary nature of the real world time-series. The performance of machine learning techniques, among other things, depends on suitable engineering of features. This book proposes a systematic way for generating suitable features using context-free grammar. A number of feature selection criteria are investigated and a hybrid feature generation and selection algorithm using grammatical evolution is proposed. The book contains graphical illustrations to explain the feature generation process. The proposed approaches are demonstrated by predicting the closing price of major stock market indices, peak electricity load and net hourly foreign exchange client trade volume. The proposed method can be applied to a wide range of machine learning architectures and applications to represent complex feature dependencies explicitly when machine learning cannot achieve this by itself. Industrial applications can use the proposed technique to improve their predictions.

Grammar-Based Feature Generation for Time-Series Prediction

Grammar-Based Feature Generation for Time-Series Prediction
Title Grammar-Based Feature Generation for Time-Series Prediction PDF eBook
Author
Publisher
Total Pages
Release 2015
Genre
ISBN

Download Grammar-Based Feature Generation for Time-Series Prediction Book in PDF, Epub and Kindle

Feature Engineering for Machine Learning and Data Analytics

Feature Engineering for Machine Learning and Data Analytics
Title Feature Engineering for Machine Learning and Data Analytics PDF eBook
Author Guozhu Dong
Publisher CRC Press
Total Pages 389
Release 2018-03-14
Genre Business & Economics
ISBN 1351721267

Download Feature Engineering for Machine Learning and Data Analytics Book in PDF, Epub and Kindle

Feature engineering plays a vital role in big data analytics. Machine learning and data mining algorithms cannot work without data. Little can be achieved if there are few features to represent the underlying data objects, and the quality of results of those algorithms largely depends on the quality of the available features. Feature Engineering for Machine Learning and Data Analytics provides a comprehensive introduction to feature engineering, including feature generation, feature extraction, feature transformation, feature selection, and feature analysis and evaluation. The book presents key concepts, methods, examples, and applications, as well as chapters on feature engineering for major data types such as texts, images, sequences, time series, graphs, streaming data, software engineering data, Twitter data, and social media data. It also contains generic feature generation approaches, as well as methods for generating tried-and-tested, hand-crafted, domain-specific features. The first chapter defines the concepts of features and feature engineering, offers an overview of the book, and provides pointers to topics not covered in this book. The next six chapters are devoted to feature engineering, including feature generation for specific data types. The subsequent four chapters cover generic approaches for feature engineering, namely feature selection, feature transformation based feature engineering, deep learning based feature engineering, and pattern based feature generation and engineering. The last three chapters discuss feature engineering for social bot detection, software management, and Twitter-based applications respectively. This book can be used as a reference for data analysts, big data scientists, data preprocessing workers, project managers, project developers, prediction modelers, professors, researchers, graduate students, and upper level undergraduate students. It can also be used as the primary text for courses on feature engineering, or as a supplement for courses on machine learning, data mining, and big data analytics.

Artistic Style Characteriza

Artistic Style Characteriza
Title Artistic Style Characteriza PDF eBook
Author Tieta PUTRI
Publisher Infinite Study
Total Pages 131
Release
Genre Mathematics
ISBN

Download Artistic Style Characteriza Book in PDF, Epub and Kindle

Automatic style characterization is the process of measuring, extracting, and analysing different formal elements. Brushstroke technique, in conjunction with other formal elements such as colour and texture, play a vital role in defining an artistic style. This thesis explores the stroke-based style analysis of the paintings of Vincent van Gogh, who is well-known for his use of wide and repetitive brushstrokes. Novel brushstroke extraction techniques are used to segment and analyse Van Gogh’s brushstrokes. The extracted features can then be compiled into a feature set which represents the quantified brushstrokes’ properties and tested using several classification based tests. The most contributing factor for detecting visible brushstroke is the brushstroke’s texture, due to the fact that the texture-based segmentation methods give more satisfactory results in extracting visible brushstrokes with their average classification accuracy and F-measure being 98.30% and 0.973 respectively.

Condition monitoring for renewable energy systems

Condition monitoring for renewable energy systems
Title Condition monitoring for renewable energy systems PDF eBook
Author Yusen He
Publisher Frontiers Media SA
Total Pages 104
Release 2023-04-12
Genre Technology & Engineering
ISBN 2832507018

Download Condition monitoring for renewable energy systems Book in PDF, Epub and Kindle

Wearable Systems Based Gait Monitoring and Analysis

Wearable Systems Based Gait Monitoring and Analysis
Title Wearable Systems Based Gait Monitoring and Analysis PDF eBook
Author Shuo Gao
Publisher Springer Nature
Total Pages 244
Release 2022-03-16
Genre Technology & Engineering
ISBN 3030973328

Download Wearable Systems Based Gait Monitoring and Analysis Book in PDF, Epub and Kindle

Wearable Systems Based Gait Monitoring and Analysis provides a thorough overview of wearable gait monitoring techniques and their use in health analysis. The text starts with an examination of the relationship between the human body’s physical condition and gait, and then introduces and explains nine mainstream sensing mechanisms, including piezoresistive, resistive, capacitive, piezoelectric, inductive, optical, air pressure, EMG and IMU-based architectures. Gait sensor design considerations in terms of geometry and deployment are also introduced. Diverse processing algorithms for manipulating sensors outputs to transform raw data to understandable gait features are discussed. Furthermore, gait analysis-based health monitoring demonstrations are given at the end of this book, including both medical and occupational applications. The book will enable students of biomedical engineering, electrical engineering, signal processing, and ergonomics and practitioners to understand the medical and occupational applications of engineering-based gait analysis and falling injury prevention methods.

Intelligent Mobile Projects with TensorFlow

Intelligent Mobile Projects with TensorFlow
Title Intelligent Mobile Projects with TensorFlow PDF eBook
Author Jeff Tang
Publisher Packt Publishing Ltd
Total Pages 396
Release 2018-05-22
Genre Computers
ISBN 1788628802

Download Intelligent Mobile Projects with TensorFlow Book in PDF, Epub and Kindle

Create Deep Learning and Reinforcement Learning apps for multiple platforms with TensorFlow Key Features Build TensorFlow-powered AI applications for mobile and embedded devices Learn modern AI topics such as computer vision, NLP, and deep reinforcement learning Get practical insights and exclusive working code not available in the TensorFlow documentation Book Description As a developer, you always need to keep an eye out and be ready for what will be trending soon, while also focusing on what's trending currently. So, what's better than learning about the integration of the best of both worlds, the present and the future? Artificial Intelligence (AI) is widely regarded as the next big thing after mobile, and Google's TensorFlow is the leading open source machine learning framework, the hottest branch of AI. This book covers more than 10 complete iOS, Android, and Raspberry Pi apps powered by TensorFlow and built from scratch, running all kinds of cool TensorFlow models offline on-device: from computer vision, speech and language processing to generative adversarial networks and AlphaZero-like deep reinforcement learning. You’ll learn how to use or retrain existing TensorFlow models, build your own models, and develop intelligent mobile apps running those TensorFlow models. You'll learn how to quickly build such apps with step-by-step tutorials and how to avoid many pitfalls in the process with lots of hard-earned troubleshooting tips. What you will learn Classify images with transfer learning Detect objects and their locations Transform pictures with amazing art styles Understand simple speech commands Describe images in natural language Recognize drawing with Convolutional Neural Network and Long Short-Term Memory Predict stock price with Recurrent Neural Network in TensorFlow and Keras Generate and enhance images with generative adversarial networks Build AlphaZero-like mobile game app in TensorFlow and Keras Use TensorFlow Lite and Core ML on mobile Develop TensorFlow apps on Raspberry Pi that can move, see, listen, speak, and learn Who this book is for If you're an iOS/Android developer interested in building and retraining others' TensorFlow models and running them in your mobile apps, or if you're a TensorFlow developer and want to run your new and amazing TensorFlow models on mobile devices, this book is for you. You'll also benefit from this book if you're interested in TensorFlow Lite, Core ML, or TensorFlow on Raspberry Pi.