C# Machine Learning Projects: Nine real-world projects to build robust and high-performing machine learning models with C#

C# Machine Learning Projects: Nine real-world projects to build robust and high-performing machine learning models with C#

English | 2018 | ISBN: 978-1788996402 | 350 Pages | PDF, EPUB | 132 MB

C# Machine Learning Projects: Nine real-world projects to build robust and high-performing machine learning models with C#
Learn how to create interactive and visually aesthetic plots using the Bokeh package in Python
Machine learning is applied in almost all kinds of real-world surroundings and industries, right from medicine to advertising; from finance to scientifc research. This book will help you learn how to choose a model for your problem, how to evaluate the performance of your models, and how you can use C# to build machine learning models for your future projects.
You will get an overview of the machine learning systems and how you, as a C# and .NET developer, can apply your existing knowledge to the wide gamut of intelligent applications, all through a project-based approach. You will start by setting up your C# environment for machine learning with the required packages, Accord.NET, LiveCharts, and Deedle. We will then take you right from building classifcation models for spam email fltering and applying NLP techniques to Twitter sentiment analysis, to time-series and regression analysis for forecasting foreign exchange rates and house prices, as well as drawing insights on customer segments in e-commerce. You will then build a recommendation model for music genre recommendation and an image recognition model for handwritten digits. Lastly, you will learn how to detect anomalies in network and credit card transaction data for cyber attack and credit card fraud detections.
By the end of this book, you will be putting your skills in practice and implementing your machine learning knowledge in real projects.
What You Will Learn

  • Set up the C# environment for machine learning with required packages
  • Build classification models for spam email filtering
  • Get to grips with feature engineering using NLP techniques for Twitter sentiment analysis
  • Forecast foreign exchange rates using continuous and time-series data
  • Make a recommendation model for music genre recommendation
  • Familiarize yourself with munging image data and Neural Network models for handwritten-digit recognition
  • Use Principal Component Analysis (PCA) for cyber attack detection
  • One-Class Support Vector Machine for credit card fraud detection
Homepage