Plus d’un million de livres, à portée de main !
Bookbot

Karthik Ramasubramanian

    Machine Learning Using R
    Applied Supervised Learning with R
    • Applied Supervised Learning with R

      • 502pages
      • 18 heures de lecture
      4,8(4)Évaluer

      Learn the ropes of supervised machine learning with R by studying popular real-world use cases, and understand how it drives object detection in driverless cars, customer churn, and loan default prediction. Key Features Study supervised learning algorithms by using real-world datasets Fine tune optimal parameters with hyperparameter optimization Select the best algorithm using the model evaluation framework Book Description R provides excellent visualization features that are essential for exploring data before using it in automated learning. Applied Supervised Learning with R helps you cover the complete process of employing R to develop applications using supervised machine learning algorithms for your business needs. The book starts by helping you develop your analytical thinking to create a problem statement using business inputs and domain research. You will then learn different evaluation metrics that compare various algorithms, and later progress to using these metrics to select the best algorithm for your problem. After finalizing the algorithm you want to use, you will study the hyperparameter optimization technique to fine-tune your set of optimal parameters. The book demonstrates how you can add different regularization terms to avoid overfitting your model. By the end of this book, you will have the advanced skills you need for modeling a supervised machine learning algorithm that precisely fulfills your business needs. What you will learn Develop analytical thinking to precisely identify a business problem Wrangle data with dplyr, tidyr, and reshape2 Visualize data with ggplot2 Validate your supervised machine learning model using k-fold Optimize hyperparameters with grid and random search, and Bayesian optimization Deploy your model on Amazon Web Services (AWS) Lambda with plumber Improve your model's performance with feature selection and dimensionality reduction Who this book is for This book is specially designed for beginner and intermediate-level data analysts, data scientists, and data engineers who want to explore different methods of supervised machine learning and its use cases. Some background in statistics, probability, calculus, linear algebra, and programming will help you thoroughly understand and follow the concepts covered in this book

      Applied Supervised Learning with R
    • Machine Learning Using R

      • 566pages
      • 20 heures de lecture
      2,0(1)Évaluer

      Examine the latest technological advancements in building a scalable machine-learning model with big data using R. This second edition shows you how to work with a machine-learning algorithm and use it to build a ML model from raw data. You will see how to use R programming with TensorFlow, thus avoiding the effort of learning Python if you are only comfortable with R. As in the first edition, the authors have kept the fine balance of theory and application of machine learning through various real-world use-cases which gives you a comprehensive collection of topics in machine learning. New chapters in this edition cover time series models and deep learning. What You'll Learn Understand machine learning algorithms using R Master the process of building machine-learning models Cover the theoretical foundations of machine-learning algorithms See industry focused real-world use cases Tackle time series modeling in R Apply deep learning using Keras and TensorFlow in R

      Machine Learning Using R