Search Results - (((((((ant OR canton) OR span) OR wants) OR cantor) OR anne) OR carter) OR anting) algorithms.

  1. 101

    Integer and Combinatorial Optimization. by Wolsey, Laurence A.

    Published 2014
    Table of Contents: “…The Ellipsoid Algorithm.…”
    Full text (MFA users only)
    Electronic eBook
  2. 102
  3. 103

    Discriminant Analysis and Clustering.

    Published 1988
    Table of Contents: “…COVER -- COPYRIGHT -- PREFACE -- TABLE OF CONTENTS -- CHAPTER 1 INTRODUCTION -- CHAPTER 2 METHODS -- 2.1 INTRODUCTION -- 2.2 METHODS OF DISCRIMINANT ANALYSIS -- 2.2.1 General Remarks -- 2.2.2 Classical Two-group Linear Discriminant Analysis -- 2.2.3 Classification Into One of Several Populations -- 2.2.4 Heterogeneous Covariance Matrices Case -- 2.2.5 Two-group Classification by Logistic Regression -- 2.2.6 Kernel and Nearest Neighbor Methods -- 2.2.7 Classification Trees -- 2.3 METHODS OF CLUSTER ANALYSIS -- 2.3.1 General Remarks -- 2.3.2 Algorithms -- 2.3.3 Perspective -- CHAPTER 3 THEORY -- 3.1 INTRODUCTION -- 3.2 THEORETICAL ISSUES IN DISCRIMINANT ANALYSIS -- 3.2.1 Introduction -- 3.2.2 The Fisher Linear Discriminant and Some of Its Children -- 3.2.3 Estimating Misclassification Costs -- 3.2.4 Nonparametric Techniques -- 3.3 STATISTICAL THEORY IN CLUSTERING -- 3.3.1 Introduction -- 3.3.2 High Density Clusters -- 3.3.3 Agglomerative Methods for High Density Clusters -- 3.3.4 Single Linkage, the Minimum Spanning Tree and Percolation -- 3.3.5 Mixtures -- 3.3.6 The Number of Clusters: Modes -- 3.3.7 The Number of Clusters: Components -- 3.3.8 Ultrametric and Evolutionary Distances -- CHAPTER 4 SOFTWARE AND ALGORITHM IMPLEMENTATION -- 4.1 INTRODUCTION -- 4.2 DISCRIMINANT ANALYSIS -- 4.2.1 Linear and Quadratic Discriminant Functions -- 4.2.2 Review of Packages -- 4.2.3 Logistic Regression -- 4.2.4 Classification Trees -- 4.3 CLUSTER ANALYSIS -- 4.3.1 Collections of Subroutines and Algorithms -- 4.3.2 Cluster Analysis Packages -- 4.3.3 Simple Cluster Analysis Programs -- 4.4 NEEDS -- CHAPTER 5 CLOSING PERSPECTIVE.…”
    Full text (MFA users only)
    Electronic eBook
  4. 104

    Advanced manufacturing technology and systems : selected, peer reviewed papers from the 2012 International Conference on Advanced Manufacturing Technology and Systems (AMTS 2012),...

    Published 2012
    Table of Contents: “…A Study on Corrosion Resistance and Weatherability of Fluorocarbon Anti-Corrosion Coatings for External Surface of Ocean PlatformA Study on the Mechanical Properties of Polymer-Ceramic Composite Using Injection Moulding; An Enhanced Resolution Three-Dimensional Transformation Method Based on Discrete Wavelet Transform; An Entropy Based Analytical Model for Thermoelastic Damping in Micromechanical Resonators; An Improved Ant Colony Optimization for Large-Scale Simple Assembly Line Balancing Problem of Type-1…”
    Full text (MFA users only)
    Electronic Conference Proceeding eBook
  5. 105

    Mechatronic Systems, Mechanics and Materials II : Selected, peer reviewed papers from the Symposium on Mechatronics Systems, Mechanics and Materials 2013, October 9-10, 2013, Jastr...

    Published 2013
    Table of Contents: “…Optimization-Supported Decision-Making in the Marine Game Environment Prediction of the Spatial Orientation of a Ship by Means of Neural Networks; Safe Ship Control Method with the Use of Ant Colony Optimization; Selected Problems of the Asynchronous Drive Control with the Three-Phase Soft-Start System; System Architecture of Mission Planning and Autonomous Surface Vessel Control; The Characteristics of the Matrix Game Sensitivity of the Safe Passing of Ships at Sea; The Comparison of Parameter Identification Methods for Fractional, Partial Differential Equation; III. …”
    Full text (MFA users only)
    Electronic eBook
  6. 106

    Fast facts for nurses

    Published 2004
    Full text (MFA users only)
    Electronic eBook
  7. 107

    Future Farming. by Shukla, Praveen Kumar

    Published 2023
    Table of Contents: “…PROPOSED METHODOLOGY -- Pre-processing -- Leaf Image from Plants -- Segmentation Model Using Improved Canny Algorithm -- Steps of Improved Canny Algorithm -- Leaf Image Feature Selection Using Hybrid Black Widow Optimization Algorithm with Mayfly Optimization Algorithm (BWO-MA) -- Pseudo-Code of the Hybrid (BWO-MA) Algorithm -- Output: Objective Function's -RMSE -- Leaf Image Classification Using (BWO-MA) with ANN -- Hyper-Parameter Tuning With (BWO-MA) -- RESULT AND DISCUSSION -- Dataset Description -- Evaluation & Results -- CONCLUSION -- REFERENCES…”
    Full text (MFA users only)
    Electronic eBook
  8. 108

    Rough fuzzy image analysis : foundations and methodologies

    Published 2010
    Table of Contents: “…1. Cantor, fuzzy, near, and rough sets in image analysis / James F. …”
    Full text (MFA users only)
    Electronic eBook
  9. 109
  10. 110

    Discrete Mathematics for Computer Science : An Example-Based Introduction. by Fortney, Jon Pierre

    Published 2021
    Table of Contents: “…Cover -- Half Title -- Title Page -- Copyright Page -- Dedication -- Contents -- Preface -- CHAPTER 1: Introduction to Algorithms -- 1.1. WHAT ARE ALGORITHMS? -- 1.2. CONTROL STRUCTURES -- 1.3. …”
    Full text (MFA users only)
    Electronic eBook
  11. 111
  12. 112

    Artificial intelligence for big data : complete guide to automating big data solutions using artificial intelligence techniques. by Deshpande, Anand

    Published 2018
    Table of Contents: “…Snowball stemming -- Lancaster stemming -- Lovins stemming -- Dawson stemming -- Lemmatization -- N-grams -- Feature extraction -- One hot encoding -- TF-IDF -- CountVectorizer -- Word2Vec -- CBOW -- Skip-Gram model -- Applying NLP techniques -- Text classification -- Introduction to Naive Bayes' algorithm -- Random Forest -- Naive Bayes' text classification code example -- Implementing sentiment analysis -- Frequently asked questions -- Summary -- Chapter 7: Fuzzy Systems -- Fuzzy logic fundamentals -- Fuzzy sets and membership functions -- Attributes and notations of crisp sets -- Operations on crisp sets -- Properties of crisp sets -- Fuzzification -- Defuzzification -- Defuzzification methods -- Fuzzy inference -- ANFIS network -- Adaptive network -- ANFIS architecture and hybrid learning algorithm -- Fuzzy C-means clustering -- NEFCLASS -- Frequently asked questions -- Summary -- Chapter 8: Genetic Programming -- Genetic algorithms structure -- KEEL framework -- Encog machine learning framework -- Encog development environment setup -- Encog API structure -- Introduction to the Weka framework -- Weka Explorer features -- Preprocess -- Classify -- Attribute search with genetic algorithms in Weka -- Frequently asked questions -- Summary -- Chapter 9: Swarm Intelligence -- Swarm intelligence -- Self-organization -- Stigmergy -- Division of labor -- Advantages of collective intelligent systems -- Design principles for developing SI systems -- The particle swarm optimization model -- PSO implementation considerations -- Ant colony optimization model -- MASON Library -- MASON Layered Architecture -- Opt4J library -- Applications in big data analytics -- Handling dynamical data -- Multi-objective optimization -- Frequently asked questions -- Summary -- Chapter 10: Reinforcement Learning -- Reinforcement learning algorithms concept.…”
    Full text (MFA users only)
    Electronic eBook
  13. 113

    Optimization advances in electric power systems

    Published 2008
    Table of Contents: “…Application to TEP Problems -- 2.3. Ant Colony Optimization -- 2.3.1. Basics Concepts -- 2.3.2. …”
    Full text (MFA users only)
    Electronic eBook
  14. 114

    Scala for Machine Learning - Second Edition. by Nicolas, Patrick R.

    Published 2017
    Full text (MFA users only)
    Electronic eBook
  15. 115

    Visual Data Mining : The VisMiner Approach. by Anderson, Russell K.

    Published 2012
    Table of Contents: “…Regression Analysis -- The Regression Model -- Correlation and Causation -- Algorithms for Regression Analysis -- Assessing Regression Model Performance -- Model Validity -- Looking Beyond R2 -- Polynomial Regression -- Artificial Neural Networks for Regression Analysis -- Dataset Preparation -- Tutorial -- A Regression Model for Home Appraisal -- Modeling with the Right Set of Observations -- Exercise 6.1 -- ANN Modeling -- The Advantage of ANN Regression -- Top-Down Attribute Selection -- Issues in Model Interpretation -- Model Validation -- Model Application -- Summary…”
    Full text (MFA users only)
    Electronic eBook
  16. 116

    Focus on artificial neural networks

    Published 2011
    Table of Contents: “…ARTIFICIAL NEURAL NETWORKS (ANNS) -- 3. MICROEMULSIONS -- 4. APPLICATION OF ANNS IN THE DEVELOPMENT OF MICROEMULSION DRUG DELIVERY SYSTEMS -- 4.1. …”
    Full text (MFA users only)
    Electronic eBook
  17. 117
  18. 118

    Industrial control systems

    Published 2011
    Table of Contents: “…EXTRACTIVE FERMENTATION PROCESS FOR BIOETHANOL PRODUCTION ; 3. PLANT MODEL BASED ON ANN ; 3.1. ANN Configurations.…”
    Full text (MFA users only)
    Electronic eBook
  19. 119

    Fundamentals of Matrix Analysis with Applications. by Saff, Edward Barry

    Published 2015
    Table of Contents: “…Fixed-Point Methods -- PART II INTRODUCTION: THE STRUCTURE OF GENERAL SOLUTIONS TO LINEAR ALGEBRAIC EQUATIONS -- Chapter 3 Vector Spaces -- 3.1 General Spaces, Subspaces, and Spans -- 3.2 Linear Dependence -- 3.3 Bases, Dimension, and Rank -- 3.4 Summary -- Chapter 4 Orthogonality -- 4.1 Orthogonal Vectors and the Gram-Schmidt Algorithm -- 4.2 Orthogonal Matrices -- 4.3 Least Squares -- 4.4 Function Spaces…”
    Full text (MFA users only)
    Electronic eBook
  20. 120