Liver Disease Detection Using Grey Wolf Optimization and Random Forest Classification

Liver Disease Detection Using Grey Wolf Optimization and Random Forest Classification

DOI: 10.4018/978-1-7998-2108-3.ch005
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Utilizing machine learning approaches as non-obtrusive strategies is an elective technique in organizing perpetual liver infections for staying away from the downsides of biopsy. This chapter assesses diverse machine learning methods in expectation of cutting-edge fibrosis by joining the serum bio-markers and clinical data to build up the order models. An imminent accomplice of patients with incessant hepatitis C was separated into two sets—one classified as gentle to direct fibrosis (F0-F2) and the other ordered as cutting-edge fibrosis (F3-F4) as per METAVIR score. Grey wolf optimization, random forest classifier, and decision tree procedure models for cutting-edge fibrosis chance expectation were created. Recipient working trademark bend investigation was performed to assess the execution of the proposed models.
Chapter Preview
Top

Machine Learning

Over the past two decades machine learning has become one of the mainstays of information technology and, with that, a rather central, albeit usually hidden, part of people’s life. With the ever increasing amounts of data becoming available, there is good reason to believe that smart data analysis will become even more pervasive as a necessary ingredient for technological progress.

Machine learning can appear in many guises. Presently talk about various applications, the sorts of information manage, lastly, formalize the issues in a to some degree progressively adapted style. The latter is key to avoid reinventing the wheel for every new application. Instead, much of the art of machine learning is to reduce a range of fairly disparate problems to a set fairly narrow prototypes. Much of the science of machine learning is then solving those problems and providing good guarantees for the solutions.

Figure 1.

Machine learning techniques include both unsupervised and supervised learning

978-1-7998-2108-3.ch005.f01
Top

Machine Learning: Algorithms Types

Machine learning algorithms are organized into a taxonomy, based on the desired outcome of the algorithm. Common algorithm types include:

  • Supervised Learning: The algorithm generates a function that maps inputs to desired outputs. One standard formulation of the supervised learning task is the classification problem: The learner is required to learn (to approximate the behaviour of) a function which maps a vector into one of several classes by looking at several input-output examples of the function.

  • Unsupervised Learning: It models a set of inputs; labelled examples are not available.

  • Semi-Supervised Learning: It combines both labelled and unlabelled examples to generate an appropriate function or classifier.

  • Reinforcement Learning: The algorithm learns a policy of how to act given an observation of the world. Every action has some impact in the environment, and the environment provides feedback that guides the learning algorithm.

  • Transduction: Similar to supervised learning, but does not explicitly construct a function. Instead, it tries to predict new outputs based on training inputs, training outputs, and new inputs.

  • Learning to Learn: The algorithm learns its own inductive bias based on previous experience.

The performance and computational analysis of machine learning algorithms is a branch of statistics known as computational learning theory.

Machine learning is about designing algorithms that allow a computer to learn. Learning is not necessarily involves consciousness but learning is a matter of finding statistical regularities or other patterns in the data. Thus, many machine learning algorithms will barely resemble how human might approach a learning task. However, learning algorithms can give insight into the relative difficulty of learning in different environments.

Complete Chapter List

Search this Book:
Reset