Search Results - (((((((ant OR hands) OR kwskanti) OR data) OR cantor) OR anne) OR ayant) OR manning) algorithms.
Suggested Topics within your search.
Suggested Topics within your search.
- Data processing 250
- Mathematical models 145
- Mathematics 109
- Artificial intelligence 104
- Machine learning 102
- Algorithms 81
- Data mining 78
- algorithms 75
- artificial intelligence 68
- Computer algorithms 55
- Computer networks 54
- methods 51
- Data Mining 42
- Technological innovations 42
- Big data 41
- Digital techniques 41
- Artificial Intelligence 40
- Computer simulation 39
- Electronic data processing 39
- Mathematical optimization 39
- Signal processing 38
- Statistical methods 38
- Research 37
- Bioinformatics 36
- Python (Computer program language) 36
- Security measures 36
- Computer science 35
- Information technology 35
- Image processing 33
- Management 32
Search alternatives:
- ant »
- kwskanti »
- cantor »
- ayant »
- manning »
-
1
Fundamental Data Compression.
Published 2005Table of Contents: “…Introduction; Chapter 2. Coding symbolic data; Chapter 3. Run-length algorithms; Chapter 4. …”
Full text (MFA users only)
Electronic eBook -
2
Open Data Structures : an Introduction.
Published 2014Subjects: “…Data structures.…”
Full text (MFA users only)
Electronic eBook -
3
Hands-On Ensemble Learning with R : a Beginner's Guide to Combining the Power of Machine Learning Algorithms Using Ensemble Techniques.
Published 2018Table of Contents: “…Bootstrapping survival models*Bootstrapping time series models*; Summary; Chapter 3: Bagging; Technical requirements; Classification trees and pruning; Bagging; k-NN classifier; Analyzing waveform data; k-NN bagging; Summary; Chapter 4: Random Forests; Technical requirements; Random Forests; Variable importance; Proximity plots; Random Forest nuances; Comparisons with bagging; Missing data imputation; Clustering with Random Forest; Summary; Chapter 5: The Bare Bones Boosting Algorithms; Technical requirements; The general boosting algorithm; Adaptive boosting; Gradient boosting.…”
Full text (MFA users only)
Electronic eBook -
4
Data Mining Algorithms : Explained Using R.
Published 2014Table of Contents: “…1.4.1 Target function1.4.2 Training set; 1.4.3 Model; 1.4.4 Performance; 1.4.5 Generalization; 1.4.6 Overfitting; 1.4.7 Algorithms; 1.5 Clustering; 1.5.1 Motivation; 1.5.2 Training set; 1.5.3 Model; 1.5.4 Crisp vs. soft clustering; 1.5.5 Hierarchical clustering; 1.5.6 Performance; 1.5.7 Generalization; 1.5.8 Algorithms; 1.5.9 Descriptive vs. predictive clustering; 1.6 Practical issues; 1.6.1 Incomplete data; 1.6.2 Noisy data; 1.7 Conclusion; 1.8 Further readings; References; Chapter 2 Basic statistics; 2.1 Introduction; 2.2 Notational conventions; 2.3 Basic statistics as modeling.…”
Full text (MFA users only)
Electronic eBook -
5
Data Clustering : Algorithms and Applications.
Published 2013Table of Contents: “…Front Cover; Contents; Preface; Editor Biographies; Contributors; Chapter 1: An Introduction to Cluster Analysis; Chapter 2: Feature Selection for Clustering: A Review; Chapter 3: Probabilistic Models for Clustering; Chapter 4: A Survey of Partitional and Hierarchical Clustering Algorithms; Chapter 5: Density-Based Clustering; Chapter 6: Grid-Based Clustering; Chapter 7: Nonnegative Matrix Factorizations for Clustering: A Survey; Chapter 8: Spectral Clustering; Chapter 9: Clustering High-Dimensional Data; Chapter 10: A Survey of Stream Clustering Algorithms; Chapter 11: Big Data Clustering.…”
Full text (MFA users only)
Electronic eBook -
6
Derivatives algorithms. Volume 1, Bones
Published 2010Subjects: “…Algorithms Data processing.…”
Full text (MFA users only)
Electronic eBook -
7
Responsible Data Science : transparency and fairness in algorithms /
Published 2021Table of Contents: “…Data-Centric Models 20 -- Holdout Sample and Cross-Validation 20 -- Overfitting 21 -- Unsupervised Learning 22 -- The Ethical Challenge of Black Boxes 23 -- Two Opposing Forces 24 -- Pressure for More Powerful AI 24 -- Public Resistance and Anxiety 24 -- Summary 25 -- Chapter 2 Background: Modeling and the Black-Box Algorithm 27 -- Assessing Model Performance 27 -- Predicting Class Membership 28 -- The Rare Class Problem 28 -- Lift and Gains 28 -- Area Under the Curve 29 -- AUC vs. …”
Full text (MFA users only)
Electronic eBook -
8
Ant Colony Optimization and Constraint Programming.
Published 2013Table of Contents: “…Constraint programming; 1.1.2. Ant colony optimization; 1.1.3. Constraint programming with ant colony optimization; Chapter 2. …”
Full text (MFA users only)
Electronic eBook -
9
Advanced Data Structures and Algorithms : Learn How to Enhance Data Processing with More Complex and Advanced Data Structures.
Published 2023Subjects: “…Computer algorithms.…”
Full text (MFA users only)
Electronic eBook -
10
C++ Data Structures and Algorithms : Learn how to write efficient code to build scalable and robust applications in C++.
Published 2018Table of Contents: “…Cover; Title Page; Copyright and Credits; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Learning Data Structures and Algorithms in C++; Technical requirements; Introduction to basic C++; Creating your first code in C++; Enhancing code development experience with IDE; Defining the variables using fundamental data types; Controlling the flow of the code; Conditional statement; Loop statement; Leveraging the variable capability using advanced data types; Developing abstract data types; Applying C++ classes to build user-defined ADTs; Playing with templates.…”
Full text (MFA users only)
Electronic eBook -
11
Conceptual data modeling and database design : a fully algorithmic approach /
Published 2015Full text (MFA users only)
Electronic eBook -
12
-
13
Bistatic SAR data processing algorithms /
Published 2013Table of Contents: “…3.2 Radar Equation of Bistatic SAR3.3 Spatial Resolution of Bistatic SAR; 3.4 Summary; References; Chapter 4: Echo Simulation of Bistatic SAR; 4.1 Introduction; 4.2 Traditional Monostatic SAR Raw Data Simulation; 4.3 Raw Data Simulation for Translational Invariant Bistatic SAR; 4.4 Summary; References; Chapter 5: Imaging Algorithms for Translational Invariant Bistatic SAR; 5.1 Introduction; 5.2 Imaging Algorithms Based on Monostatic Transform; 5.3 Imaging Algorithms Based on Range History Simplification; 5.4 Imaging Algorithms Based on Analytical Explicit Spectrums.…”
Full text (MFA users only)
Electronic eBook -
14
Beginning Java data structures and algorithms : sharpen your problem solving skills by learning core computer science concepts in a pain-free manner /
Published 2018Table of Contents: “…Beginning Java data structures and algorithms : sharpen your problem solving skills by learning core computer science concepts in a pain-free manner -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Algorithms and Complexities -- Chapter 2: Sorting Algorithms and Fundamental Data Structures -- Chapter 3: Hash Tables and Binary Search Trees -- Chapter 4: Algorithm Design Paradigms -- Chapter 5: String Matching Algorithms -- Chapter 6: Graphs, Prime Numbers, and Complexity Classes -- Other Books You May Enjoy -- Index.…”
Full text (MFA users only)
Electronic eBook -
15
Optimization of Computer Networks : Modeling and Algorithms: a Hands-On Approach.
Published 2016Table of Contents: “…Chapter 9: Primal Gradient Algorithms -- 9.1 Introduction -- 9.2 Penalty Methods -- 9.3 Adaptive Bifurcated Routing -- 9.4 Congestion Control using Barrier Functions -- 9.5 Persistence Probability Adjustment in MAC Protocols -- 9.6 Transmission Power Assignment in Wireless Networks -- 9.7 Notes and Sources -- 9.8 Exercises -- References -- Chapter 10: Dual Gradient Algorithms -- 10.1 Introduction -- 10.2 Adaptive Routing in Data Networks -- 10.3 Backpressure (Center-Free) Routing -- 10.4 Congestion Control -- 10.5 Decentralized Optimization of CSMA Window Sizes -- 10.6 Notes and Sources…”
Full text (MFA users only)
Electronic eBook -
16
Genetic Algorithms + Data Structures = Evolution Programs /
Published 1994Subjects: “…Algorithms.…”
Full text (MFA users only)
Electronic eBook -
17
C# Data Structures and Algorithms : Explore the possibilities of C# for developing a variety of efficient applications.
Published 2018Table of Contents: “…Prim's algorithmExample -- telecommunication cable; Coloring; Example -- voivodeship map; Shortest path; Example -- game map; Summary; Chapter 7: Summary; Classification of data structures; Diversity of applications; Arrays; Lists; Stacks; Queues; Dictionaries; Sets; Trees; Heaps; Graphs; The last word; Other Books You May Enjoy; Index.…”
Full text (MFA users only)
Electronic eBook -
18
-
19
Algorithms of education : how datafication and artificial intelligence shape policy
Published 2022Table of Contents: “…Introduction : synthetic governance : algorithms in education -- Governing : networks, artificial Intelligence, and anticipation -- Thought : acceleration, automated thinking, and uncertainty -- Problems : concept work, ethnography, and policy mobility -- Infrastructure : interoperability, datafication, and extrastatecraft -- Patterns : facial recognition and the human in the loop -- Automation : data science, optimization, and new values -- Synthetic politics : responding to algorithms in education.…”
Full text (MFA users only)
Electronic eBook -
20
Algorithms and complexity
Published 2002Subjects: “…Problem solving Data processing.…”
Full text (MFA users only)
Electronic eBook