BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Modern Data Mining Algorithms In C++ And Cuda C

Modern Data Mining Algorithms In C++ And Cuda C

Modern Data Mining Algorithms In C++ And Cuda C
Stock photo: cover may vary

Modern Data Mining Algorithms In C++ And Cuda C Softcover - 2020

by Masters

Add to wish list
  • New
  • Paperback
New

Description

Spring Lake, 2020. SOFTCOVER. New and Unread copy. IMPORTANT NOTE: For Books more than 2.5Kgs or with remote addresses or multi volume sets, additional shipment may be requested. 
Ask the seller a question Add to wish list
A$60.68
A$29.39 Delivery to USA
Standard delivery: 14 to 25 days
More delivery options
Ships from Channel Publications (India)

Details

  • Title Modern Data Mining Algorithms In C++ And Cuda C
  • Author Masters
  • Binding Paperback
  • Condition New
  • Pages 228
  • Volumes 1
  • Language ENG
  • Publisher Spring Lake
  • Publication date 2020
  • Illustrated Yes
  • Features Illustrated
  • Bookseller's Inventory # 9781484259870
  • ISBN 9781484259870 / 1484259874
  • Weight 0.93 lbs (0.42 kg)
  • Dimensions 10 x 7 x 0.51 in (25.40 x 17.78 x 1.30 cm)
  • Category Computers - Data Base Management
  • Quantity available 1

About Channel Publications India

Biblio member since 2015

Supplying and distributing books all over the world since 1987. Having vast experience in E commerce and have well integrated customer support system for 100% customer satisfaction. Books on all subjects available.

Terms of Sale:

30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

VERY IMPORTANT: We use only DHL/FedEx Express logistics for delivery worldwide, Delivery charges might change in case delivery address falls under Rural area as cost of shipment is much higher- Addtional cost will be confirmed before final shipment.

Additional shipping charges may be required for multi volume sets and books weighing more than 1 Kg.

Books are shipped by DHL/Fedex/Registered International Airmail or registered international SAL (Surface Air Lifted) and online real time tracking IDs of all orders are 100% shared with respective customers.

Return Address : Channel Publications, Plot No 45, Sector 29, Faridabad, Haryana 121008, India.

For America: Mr Sethi, Appart 1105, 33 Hudson Street, Jersey City, NJ 07302

Browse books from Channel Publications

Reader reviews for Modern Data Mining Algorithms In C++ And Cuda C

From the publisher

Discover a variety of data-mining algorithms that are useful for selecting small sets of important features from among unwieldy masses of candidates, or extracting useful features from measured variables.

As a serious data miner you will often be faced with thousands of candidate features for your prediction or classification application, with most of the features being of little or no value. You'll know that many of these features may be useful only in combination with certain other features while being practically worthless alone or in combination with most others. Some features may have enormous predictive power, but only within a small, specialized area of the feature space. The problems that plague modern data miners are endless. This book helps you solve this problem by presenting modern feature selection techniques and the code to implement them. Some of these techniques are:

  • Forward selection component analysis
  • Local feature selection
  • Linking features and a target with a hidden Markov model
  • Improvements on traditional stepwise selection
  • Nominal-to-ordinal conversion

All algorithms are intuitively justified and supported by the relevant equations and explanatory material. The author also presents and explains complete, highly commented source code.

The example code is in C++ and CUDA C but Python or other code can be substituted; the algorithm is important, not the code that's used to write it.

What You Will Learn

  • Combine principal component analysis with forward and backward stepwise selection to identify a compact subset of a large collection of variables that captures the maximum possible variation within the entire set.
  • Identify features that may have predictive power over only a small subset of the feature domain. Such features can be profitably used by modern predictive models but may be missed by other feature selection methods.
  • Find an underlying hidden Markov model that controls the distributions of feature variables and the target simultaneously. The memory inherent in this method is especially valuable in high-noise applications such as prediction of financial markets.
  • Improve traditional stepwise selection in three ways: examine a collection of 'best-so-far' feature sets; test candidate features for inclusion with cross validation to automatically and effectively limit model complexity; and at each step estimate the probability that our results so far could be just the product of random good luck. We also estimate the probability that the improvement obtained by adding a new variable could have been just good luck. Take a potentially valuable nominal variable (a category or class membership) that is unsuitable for input to a prediction model, and assign to each category a sensible numeric value that can be used as a model input.

Who This Book Is For

Intermediate to advanced data science programmers and analysts.

From the rear cover

As a serious data miner you will often be faced with thousands of candidate features for your prediction or classification application, with most of the features being of little or no value. You'll know that many of these features may be useful only in combination with certain other features while being practically worthless alone or in combination with most others. Some features may have enormous predictive power, but only within a small, specialized area of the feature space. The problems that plague modern data miners are endless. This book helps you solve this problem by presenting modern feature selection techniques and the code to implement them. Some of these techniques are:

    Forward selection component analysis
  • Local feature selection
  • Linking features and a target with a hidden Markov model
  • Improvements on traditional stepwise selection
  • Nominal-to-ordinal conversion
All algorithms are intuitively justified and supported by the relevant equations and explanatory material. The author also presents and explains complete, highly commented source code.

The example code is in C++ and CUDA C but Python or other code can be substituted; the algorithm is important, not the code that's used to write it.

You will:

  • Combine principal component analysis with forward and backward stepwise selection to identify a compact subset of a large collection of variables that captures the maximum possible variation within the entire set.
  • Identify features that may have predictive power over only a small subset of the feature domain. Such features can be profitably used by modern predictive models but may be missed by other feature selection methods.
  • Find an underlying hidden Markov model that controls the distributions of feature variables and the target simultaneously. The memory inherent in this method is especially valuable in high-noise applications such as predictionof financial markets.
  • Improve traditional stepwise selection in three ways: examine a collection of 'best-so-far' feature sets; test candidate features for inclusion with cross validation to automatically and effectively limit model complexity; and at each step estimate the probability that our results so far could be just the product of random good luck. We also estimate the probability that the improvement obtained by adding a new variable could have been just good luck.
  • Take a potentially valuable nominal variable (a category or class membership) that is unsuitable for input to a prediction model, and assign to each category a sensible numeric value that can be used as a model input.
  • About the author

    Timothy Masters has a PhD in statistics and is an experienced programmer. His dissertation was in image analysis. His career moved in the direction of signal processing, and for the last 25 years he's been involved in the development of automated trading systems in various financial markets.

    tracking-