Optimización multi-objetivos para un sistema de distribución de 123 nodos

Optimización multi-objetivos para un sistema de distribución de 123 nodos PDF Author: Diego Fernando Gómez Saza
Publisher:
ISBN:
Category :
Languages : es
Pages :

Get Book Here

Book Description

Optimización multi-objetivos para un sistema de distribución de 123 nodos

Optimización multi-objetivos para un sistema de distribución de 123 nodos PDF Author: Diego Fernando Gómez Saza
Publisher:
ISBN:
Category :
Languages : es
Pages :

Get Book Here

Book Description


RETRACTED BOOK: 151 Trading Strategies

RETRACTED BOOK: 151 Trading Strategies PDF Author: Zura Kakushadze
Publisher: Springer
ISBN: 3030027929
Category : Business & Economics
Languages : en
Pages : 480

Get Book Here

Book Description
The book provides detailed descriptions, including more than 550 mathematical formulas, for more than 150 trading strategies across a host of asset classes and trading styles. These include stocks, options, fixed income, futures, ETFs, indexes, commodities, foreign exchange, convertibles, structured assets, volatility, real estate, distressed assets, cash, cryptocurrencies, weather, energy, inflation, global macro, infrastructure, and tax arbitrage. Some strategies are based on machine learning algorithms such as artificial neural networks, Bayes, and k-nearest neighbors. The book also includes source code for illustrating out-of-sample backtesting, around 2,000 bibliographic references, and more than 900 glossary, acronym and math definitions. The presentation is intended to be descriptive and pedagogical and of particular interest to finance practitioners, traders, researchers, academics, and business school and finance program students.

The Shortest-Path Problem

The Shortest-Path Problem PDF Author: Hector Ortega-Arranz
Publisher: Morgan & Claypool Publishers
ISBN: 1627055401
Category : Computers
Languages : en
Pages : 89

Get Book Here

Book Description
Many applications in different domains need to calculate the shortest-path between two points in a graph. In this paper we describe this shortest path problem in detail, starting with the classic Dijkstra's algorithm and moving to more advanced solutions that are currently applied to road network routing, including the use of heuristics and precomputation techniques. Since several of these improvements involve subtle changes to the search space, it may be difficult to appreciate their benefits in terms of time or space requirements. To make methods more comprehensive and to facilitate their comparison, this book presents a single case study that serves as a common benchmark. The paper also compares the search spaces explored by the methods described, both from a quantitative and qualitative point of view, and including an analysis of the number of reached and settled nodes by different methods for a particular topology.

Cloud Computing, Big Data & Emerging Topics

Cloud Computing, Big Data & Emerging Topics PDF Author: Marcelo Naiouf
Publisher: Springer
ISBN: 9783030848248
Category : Computers
Languages : en
Pages : 203

Get Book Here

Book Description
This book constitutes the revised selected papers of the 9th International Conference on Cloud Computing, Big Data & Emerging Topics, JCC-BD&ET 2021, held in La Plata, Argentina*, in June 2021. The 12 full papers and 2 short papers presented were carefully reviewed and selected from a total of 37 submissions. The papers are organized in topical sections on parallel and distributed computing; machine and deep learning; big data; web and mobile computing; visualization.. *The conference was held virtually due to the COVID-19 pandemic.

6th International Conference on the Conservation of Earthen Architecture

6th International Conference on the Conservation of Earthen Architecture PDF Author: The Getty Conservation Institute
Publisher: Getty Publications
ISBN: 0892361816
Category : Art
Languages : en
Pages : 492

Get Book Here

Book Description
On October 14-19, 1990, the 6th International Conference on the Conservation of Earthen Architecture was held in Las Cruces, New Mexico. Sponsored by the GCI, the Museum of New Mexico State Monuments, ICCROM, CRATerre-EAG, and the National Park Service, under the aegis of US/ICOMOS, the event was organized to promote the exchange of ideas, techniques, and research findings on the conservation of earthen architecture. Presentations at the conference covered a diversity of subjects, including the historic traditions of earthen architecture, conservation and restoration, site preservation, studies in consolidation and seismic mitigation, and examinations of moisture problems, clay chemistry, and microstructures. In discussions that focused on the future, the application of modern technologies and materials to site conservation was urged, as was using scientific knowledge of existing structures in the creation of new, low-cost, earthen architecture housing.

Python Machine Learning

Python Machine Learning PDF Author: Sebastian Raschka
Publisher: Packt Publishing Ltd
ISBN: 1783555149
Category : Computers
Languages : en
Pages : 455

Get Book Here

Book Description
Unlock deeper insights into Machine Leaning with this vital guide to cutting-edge predictive analytics About This Book Leverage Python's most powerful open-source libraries for deep learning, data wrangling, and data visualization Learn effective strategies and best practices to improve and optimize machine learning systems and algorithms Ask – and answer – tough questions of your data with robust statistical models, built for a range of datasets Who This Book Is For If you want to find out how to use Python to start answering critical questions of your data, pick up Python Machine Learning – whether you want to get started from scratch or want to extend your data science knowledge, this is an essential and unmissable resource. What You Will Learn Explore how to use different machine learning models to ask different questions of your data Learn how to build neural networks using Keras and Theano Find out how to write clean and elegant Python code that will optimize the strength of your algorithms Discover how to embed your machine learning model in a web application for increased accessibility Predict continuous target outcomes using regression analysis Uncover hidden patterns and structures in data with clustering Organize data using effective pre-processing techniques Get to grips with sentiment analysis to delve deeper into textual and social media data In Detail Machine learning and predictive analytics are transforming the way businesses and other organizations operate. Being able to understand trends and patterns in complex data is critical to success, becoming one of the key strategies for unlocking growth in a challenging contemporary marketplace. Python can help you deliver key insights into your data – its unique capabilities as a language let you build sophisticated algorithms and statistical models that can reveal new perspectives and answer key questions that are vital for success. Python Machine Learning gives you access to the world of predictive analytics and demonstrates why Python is one of the world's leading data science languages. If you want to ask better questions of data, or need to improve and extend the capabilities of your machine learning systems, this practical data science book is invaluable. Covering a wide range of powerful Python libraries, including scikit-learn, Theano, and Keras, and featuring guidance and tips on everything from sentiment analysis to neural networks, you'll soon be able to answer some of the most important questions facing you and your organization. Style and approach Python Machine Learning connects the fundamental theoretical principles behind machine learning to their practical application in a way that focuses you on asking and answering the right questions. It walks you through the key elements of Python and its powerful machine learning libraries, while demonstrating how to get to grips with a range of statistical models.

BioGeomancer

BioGeomancer PDF Author:
Publisher:
ISBN: 9788792020000
Category : BioGeomancer (Computer file)
Languages : en
Pages : 80

Get Book Here

Book Description


Applied Predictive Modeling

Applied Predictive Modeling PDF Author: Max Kuhn
Publisher: Springer Science & Business Media
ISBN: 1461468493
Category : Medical
Languages : en
Pages : 595

Get Book Here

Book Description
Applied Predictive Modeling covers the overall predictive modeling process, beginning with the crucial steps of data preprocessing, data splitting and foundations of model tuning. The text then provides intuitive explanations of numerous common and modern regression and classification techniques, always with an emphasis on illustrating and solving real data problems. The text illustrates all parts of the modeling process through many hands-on, real-life examples, and every chapter contains extensive R code for each step of the process. This multi-purpose text can be used as an introduction to predictive models and the overall modeling process, a practitioner’s reference handbook, or as a text for advanced undergraduate or graduate level predictive modeling courses. To that end, each chapter contains problem sets to help solidify the covered concepts and uses data available in the book’s R package. This text is intended for a broad audience as both an introduction to predictive models as well as a guide to applying them. Non-mathematical readers will appreciate the intuitive explanations of the techniques while an emphasis on problem-solving with real data across a wide variety of applications will aid practitioners who wish to extend their expertise. Readers should have knowledge of basic statistical ideas, such as correlation and linear regression analysis. While the text is biased against complex equations, a mathematical background is needed for advanced topics.

Deep Learning

Deep Learning PDF Author: Josh Patterson
Publisher: "O'Reilly Media, Inc."
ISBN: 1491914211
Category : Computers
Languages : en
Pages : 532

Get Book Here

Book Description
Although interest in machine learning has reached a high point, lofty expectations often scuttle projects before they get very far. How can machine learning—especially deep neural networks—make a real difference in your organization? This hands-on guide not only provides the most practical information available on the subject, but also helps you get started building efficient deep learning networks. Authors Adam Gibson and Josh Patterson provide theory on deep learning before introducing their open-source Deeplearning4j (DL4J) library for developing production-class workflows. Through real-world examples, you’ll learn methods and strategies for training deep network architectures and running deep learning workflows on Spark and Hadoop with DL4J. Dive into machine learning concepts in general, as well as deep learning in particular Understand how deep networks evolved from neural network fundamentals Explore the major deep network architectures, including Convolutional and Recurrent Learn how to map specific deep networks to the right problem Walk through the fundamentals of tuning general neural networks and specific deep network architectures Use vectorization techniques for different data types with DataVec, DL4J’s workflow tool Learn how to use DL4J natively on Spark and Hadoop

The Elements of Statistical Learning

The Elements of Statistical Learning PDF Author: Trevor Hastie
Publisher: Springer Science & Business Media
ISBN: 0387216065
Category : Mathematics
Languages : en
Pages : 545

Get Book Here

Book Description
During the past decade there has been an explosion in computation and information technology. With it have come vast amounts of data in a variety of fields such as medicine, biology, finance, and marketing. The challenge of understanding these data has led to the development of new tools in the field of statistics, and spawned new areas such as data mining, machine learning, and bioinformatics. Many of these tools have common underpinnings but are often expressed with different terminology. This book describes the important ideas in these areas in a common conceptual framework. While the approach is statistical, the emphasis is on concepts rather than mathematics. Many examples are given, with a liberal use of color graphics. It should be a valuable resource for statisticians and anyone interested in data mining in science or industry. The book’s coverage is broad, from supervised learning (prediction) to unsupervised learning. The many topics include neural networks, support vector machines, classification trees and boosting---the first comprehensive treatment of this topic in any book. This major new edition features many topics not covered in the original, including graphical models, random forests, ensemble methods, least angle regression & path algorithms for the lasso, non-negative matrix factorization, and spectral clustering. There is also a chapter on methods for “wide” data (p bigger than n), including multiple testing and false discovery rates. Trevor Hastie, Robert Tibshirani, and Jerome Friedman are professors of statistics at Stanford University. They are prominent researchers in this area: Hastie and Tibshirani developed generalized additive models and wrote a popular book of that title. Hastie co-developed much of the statistical modeling software and environment in R/S-PLUS and invented principal curves and surfaces. Tibshirani proposed the lasso and is co-author of the very successful An Introduction to the Bootstrap. Friedman is the co-inventor of many data-mining tools including CART, MARS, projection pursuit and gradient boosting.