Thursday, December 28, 2017
Wednesday, December 27, 2017
Sort of Recommender Systems
- Collaborative filtering methods
- Memory-based methods
- User-based collaborative filtering
- Item-based collaborative filtering
- Model-based methods
- Content-based recommender methods
- Knowledge-based recommender systems
- Hybrid systems
All of them are based on:
- Agent interactions – dynamic or time oriented
- Item attributes – static or features oriented
- Ratings matrices
Thursday, December 21, 2017
Recommender Systems
Recommender systems are, after all, utilized by merchants to increase their profit. In order to achieve the broader business-centric goal of increasing revenue, the common operational and technical goals of recommender systems are as follows:
- Relevance: The most obvious operational goal of a recommender system is to recommend items that are relevant to the user at hand. Users are more likely to consume items they find interesting. Although relevance is the primary operational goal of a recommender system, it is not sufficient in isolation. Therefore, we discuss several secondary goals below, which are not quite as important as relevance but are nevertheless important enough to have a significant impact.
- Novelty: Recommender systems are truly helpful when the recommended item is something that the user has not seen in the past. For example, popular movies of a preferred genre would rarely be novel to the user. Repeated recommendation of popular items can also lead to reduction in sales diversity.
- Serendipity: A related notion is that of serendipity [229], wherein the items recommended are somewhat unexpected, and therefore there is a modest element of lucky discovery, as opposed to obvious recommendations. Serendipity is different from novelty in that the recommendations are truly surprising to the user, rather than simply something they did not know about before. It may often be the case that a particular user may only be consuming items of a specific type, although a latent interest in items of other types may exist which the user might themselves find surprising. Unlike novelty, serendipitous methods focus on discovering such recommendations. For example, if a new Indian restaurant opens in a neighbourhood, then the recommendation of that restaurant to a user who normally eats Indian food is novel but not necessarily serendipitous. On the other hand, when the same user is recommended Ethiopian food, and it was unknown to the user that such food might appeal to her, then the recommendation is serendipitous. Serendipity has the beneficial side effect of increasing sales diversity or beginning a new trend of interest in the user. Increasing serendipity often has long-term and strategic benefits to the merchant because of the possibility of discovering entirely new areas of interest. On the other hand, algorithms that provide serendipitous recommendations often tend to recommend irrelevant items. In many cases, the longer term and strategic benefits of serendipitous methods outweigh these short-term disadvantages.
- Increasing recommendation diversity: Recommender systems typically suggest a list of top-k items. When all these recommended items are very similar, it increases the risk that the user might not like any of these items. On the other hand, when the recommended list contains items of different types, there is a greater chance that the user might like at least one of these items. Diversity has the benefit of ensuring that the user does not get bored by repeated recommendation of similar items.
Monday, December 18, 2017
Friday, December 15, 2017
Data science
Data science is an interdisciplinary field aiming to turn data into real value. Data may be structured or unstructured, big or small, static or streaming. Value may be provided in the form of predictions, automated decisions, mod- els learned from data, or any type of data visualization delivering insights. Data science includes data extraction, data preparation, data exploration, data transformation, storage and retrieval, computing infrastructures, var- ious types of mining and learning, presentation of explanations and pre- dictions, and the exploitation of results taking into account ethical, social, legal, and business aspects.
The above definition implies that data science is broader than applied statistics and data mining. Data scientists assist organizations in turning data into value. A data scientist can answer a variety of data-driven questions. These can be grouped into the following four main categories:
- (Reporting) What happened?
- (Diagnosis) Why did it happen?
- (Prediction) What will happen?
- (Recommendation) What is the best that can happen?
Thursday, December 14, 2017
Friday, December 08, 2017
Friday, December 01, 2017
Thursday, November 30, 2017
Thursday, November 16, 2017
Friday, November 10, 2017
Tuesday, October 31, 2017
Computer Science Bibliography
- Introduction to Algorithms - by Thomas H. Cormen
- Structure and Interpretation of Computer Programs - by Harold Abelson
- The C Programming Language - by Brian W. Kernighan
- The Pragmatic Programmer: From Journeyman to Master - by Andy Hunt
- The Art of Computer Programming, Volumes 1-3 Boxed Set - by Donald Ervin Knuth
- Design Patterns: Elements of Reusable Object-Oriented Software - by Erich Gamma
- Introduction to the Theory of Computation - by Michael Sipser
- Code: The Hidden Language of Computer Hardware and Software - by Charles Petzold
- The Mythical Man-Month: Essays on Software Engineering - by Frederick P. Brooks Jr.
- Artificial Intelligence: A Modern Approach - by Stuart Russell
- Code Complete - by Steve McConnell
- The Protocols (TCP/IP Illustrated, Volume 1) - by W. Richard Stevens
- Algorithms - by Robert Sedgewick
- Advanced Programming in the UNIX Environment - by W. Richard Stevens
- A Discipline of Programming - by Edsger W. Dijkstra
- Introduction to Automata Theory, Languages, and Computation - by John E. Hopcroft
- Compilers: Principles, Techniques, and Tools - by Alfred V. Aho
- Learn You a Haskell for Great Good!: A Beginner's Guide - by Miran Lipovača
- The Society of Mind - by Marvin Minsky
- Concrete Mathematics: A Foundation for Computer Science - by Ronald L. Graham
- An Introduction to Functional Programming Through Lambda Calculus - by Greg Michaelson
- The STREAM TONE: The Future of Personal Computing? - by T. Gilling
- Fundamental Kotlin - by Miloš Vasić
- The Algorithm Design Manual - by Steven S. Skiena
- Programming Pearls - by Jon L. Bentley
- The Elements of Computing Systems: Building a Modern Computer from First Principles - by Noam Nisan
- The Psychology of Computer Programming - by Gerald M. Weinberg
- Applied Cryptography: Protocols, Algorithms, and Source Code in C - by Bruce Schneier
- Hacker's Delight - by Henry S. Warren Jr.
- Database System Concepts - by Abraham Silberschatz
- A First Course in Logic: An Introduction to Model Theory, Proof Theory, Computability, and Complexity - by Shawn Hedman
- Computer Systems: A Programmer's Perspective - by Randal E. Bryant
- Basic Proof Theory - by Anne S. Troelstra
- Structured Computer Organization - by Andrew S. Tanenbaum
- Quality Software Management: Systems Thinking - by Gerald M. Weinberg
- Computability and Logic - by George S. Boolos
- Waltzing with Bears: Managing Risk on Software Projects - by Tom DeMarco
- An Introduction to Database Systems - by C.J. Date
- Chaos: Making a New Science - by James Gleick
- What Is Life? with Mind and Matter and Autobiographical Sketches - by Erwin Schrödinger
- The Annotated Turing: A Guided Tour Through Alan Turing's Historic Paper on Computability and the Turing Machine - by Charles Petzold
- Feynman Lectures On Computation - by Richard Feynman
- Computational Complexity - by Christos H. Papadimitriou
- The Fractal Geometry of Nature - by Benoît B. Mandelbrot
- Exploring Requirements: Quality Before Design - by Donald C. Gause
- The It Handbook for Business: Managing Information Technology Support Costs - by William C. Couie
- Six Degrees: The Science of a Connected Age - by Duncan J. Watts
- Computability and Unsolvability - by Martin D. Davis
- Communication Networks: Fundamental Concepts and Key Architectures - by Alberto Leon-Garcia
- Computability Theory - by S. Barry Cooper
- Journey through Genius: The Great Theorems of Mathematics - by William Dunham
- The Quark and the Jaguar: Adventures in the Simple and the Complex - by Murray Gell-Mann
- Sync: The Emerging Science of Spontaneous Order - by Steven H. Strogatz
- How Everything Is Connected to Everything Else and What It Means for Business, Science, and Everyday Life - by Albert-László Barabási
- Engines of Creation: The Coming Era of Nanotechnology - by K. Eric Drexler
- Refactoring: Improving the Design of Existing Code - by Martin Fowler
- Slack: Getting Past Burnout, Busywork, and the Myth of Total Efficiency - by Tom DeMarco
- Elements of the Theory of Computation - by Harry R. Lewis
- Lambda-Calculus and Combinators: An Introduction - by J. Roger Hindley
- Lambda-Calculus, Combinators and Functional Programming - by György E. Révész
- Design and Validation of Computer Protocols - by Gerard J. Holzmann
- File Structures: An Object-Oriented Approach with C++ - by Michael J. Folk
- Debugging: The 9 Indispensable Rules for Finding Even the Most Elusive Software and Hardware Problems - by David J. Agans
- The Meme Machine - by Susan Blackmore
- Does God Play Dice?: The New Mathematics of Chaos - by Ian Stewart
- The Strangest Man: The Hidden Life of Paul Dirac, Mystic of the Atom - by Graham Farmelo
- The Hidden Connections: A Science for Sustainable Living - by Fritjof Capra
- Purely Functional Data Structures - by Chris Okasaki
- The Calculus of Computation: Decision Procedures with Applications to Verification - by Aaron R. Bradley
- Cracking the Coding Interview: 150 Programming Questions and Solutions - by Gayle Laakmann McDowell
- Modern Operating Systems - by Andrew S. Tanenbaum
- Algorithm Design - by Jon Kleinberg
- Source Code Optimization Techniques For Data Flow Dominated Embedded Software - by Heiko Falk
- Advanced Compiler Design and Implementation - by Steven S. Muchnick
- A Practical Introduction to Computer Architecture - by Daniel Page
- Patterns of Enterprise Application Architecture - by Martin Fowler
- The Science of Liberty: Democracy, Reason and the Laws of Nature - by Timothy Ferris
- Reinventing Discovery: The New Era of Networked Science - by Michael Nielsen
- On Growth and Form - by D'Arcy Wentworth Thompson
- Cycles of Time: An Extraordinary New View of the Universe - by Roger Penrose
- Chances Are . . .: Adventures in Probability - by Michael Kaplan
- Angels and Ages: A Short Book About Darwin, Lincoln, and Modern Life - by Adam Gopnik
- Total Recall: How the E-Memory Revolution Will Change Everything - by C. Gordon Bell
- Annoying: The Science of What Bugs Us - by Joe Palca
- Collider: The Search for the World's Smallest Particles - by Paul Halpern
- Denialism: How Irrational Thinking Hinders Scientific Progress, Harms the Planet, and Threatens Our Lives - by Michael Specter
- Six Impossible Things Before Breakfast: The Evolutionary Origins of Belief
- by Lewis Wolpert
- The Pleasure Instinct: Why We Crave Adventure, Chocolate, Pheromones, and Music
- by Gene Wallenstein
- Shadows of the Mind: A Search for the Missing Science of Consciousness - by Roger Penrose
- The Age of Entanglement: When Quantum Physics Was Reborn - by Louisa Gilder
- The Clockwork Universe: Isaac Newton, the Royal Society, and the Birth of the Modern World - by Edward Dolnick
- Quantum Man: Richard Feynman's Life in Science - by Lawrence M. Krauss
- The Day We Found the Universe - by Marcia Bartusiak
- A New Kind of Science - by Stephen Wolfram
- Letters to a Young Mathematician - by Ian Stewart
- A History of π - by Petr Beckmann
- Out of Control: The New Biology of Machines, Social Systems, and the Economic World - by Kevin Kelly
- The User Illusion: Cutting Consciousness Down to Size - by Tor Nørretranders
- Programming the Universe: A Quantum Computer Scientist Takes on the Cosmos - by Seth Lloyd
- Biology as Ideology: The Doctrine of DNA - by Richard C. Lewontin
- The End of Time: The Next Revolution in Our Understanding of the Universe - by Julian Barbour
- A World Without Time: The Forgotten Legacy of Gödel And Einstein - by Palle Yourgrau
- Dreams of a Final Theory: The Scientist's Search for the Ultimate Laws of Nature - by Steven Weinberg
- The Trouble with Physics: The Rise of String Theory, the Fall of a Science and What Comes Next - by Lee Smolin
- Your Brain at Work: Strategies for Overcoming Distraction, Regaining Focus, and Working Smarter All Day Long - by David Rock
- Unequal Protection: The Rise of Corporate Dominance and the Theft of Human Rights - by Thom Hartmann
- Poor Charlie's Almanack: The Wit and Wisdom of Charles T. Munger - by Charles T. Munger
- Eight Little Piggies: Reflections in Natural History - by Stephen Jay Gould
- The Smart Swarm: How Understanding Flocks, Schools, and Colonies Can Make Us Better at Communicating, Decision Making, and Getting Things Done - by Peter Miller
- Emergence: The Connected Lives of Ants, Brains, Cities, and Software - by Steven Johnson
- The Body Has a Mind of Its Own: How Body Maps in Your Brain Help You Do (Almost) Everything Better - by Sandra Blakeslee
- The Age of Empathy: Nature's Lessons for a Kinder Society - by Frans de Waal
- Wholeness and the Implicate Order - by David Bohm
- The Structure of Evolutionary Theory - by Stephen Jay Gould
- The Evolution of Cooperation - by Robert Axelrod
- Philosophy in the Flesh: The Embodied Mind and its Challenge to Western Thought - by George Lakoff
- Quantum: Einstein, Bohr and the Great Debate About the Nature of Reality - by Manjit Kumar
- The Theory of Almost Everything: The Standard Model, the Unsung Triumph of Modern Physics - by Robert Oerter
- Seeking Wisdom: From Darwin To Munger - by Peter Bevelin
- The Master and His Emissary: The Divided Brain and the Making of the Western World - by Iain McGilchrist
- Complexity, adaptive leadership, phase transitions, and new emergent order: A case study of the Northwest Texas Conference of the United Methodist Church. - by Bryan D. Sims
- Managing Business Complexity: Discovering Strategic Solutions with Agent-Based Modeling and Simulation - by Michael J. North
- The Emperor's Nightingale: How the Emerging Dynamics of Corporate Complexity Will Restore Life in the New Millennium - by Robert A.G. Monks
- Machines, Languages, And Complexity: 5th International Meeting Of Young Computer Scientists, Smolenice, Czechoslovakia, November 14 18, 1988: Selected Contributions - by Jürgen Dassow
- Regional Pathways to Complexity: Settlement and Land-Use Dynamics in Early Italy from the Bronze Age to the Republican Period - by Peter Attema
- Nonlinear Dynamics of Chaotic and Stochastic Systems: Tutorial and Modern Developments. Springer Complexity, Springer Series in Synergetics. - by Vadim S. Anishchenko
- Complexity Theory and the Management of Networks: Proceedings of the Workshop on Organisational Networks as Distributed Systems of Knowledge - by Pierpaolo Andriani
- The New Economy and Macroeconomic Stability: A Neo-Modern Perspective Drawing on the Complexity Approach and Keynesian Economics - by Dario Togati
- Applications of Automata Theory and Algebra: Via the Mathematical Theory of Complexity to Biology, Physics, Psychology, Philosophy, and Games - by John L. Rhodes
- The Effective Organization: Practical Application of Complexity Theory and Organizational Design to Maximize Performance in the Face of Emerging Events - by Dennis A. Tafoya
- AI Approaches to the Complexity of Legal Systems: Complex Systems, the Semantic Web, Ontologies, Argumentation, and Dialogue - by Pompeu Casanovas
- Resource Efficiency Complexity and the Commons: The Paracommons and Paradoxes of Natural Resource Losses, Wastes and Wastages - by Bruce Lankford
- On the (Im)Possibility of Business Ethics: Critical Complexity, Deconstruction, and Implications for Understanding the Ethics of Business - by Minka Woermann
Friday, October 27, 2017
Wednesday, October 25, 2017
Monday, October 23, 2017
Friday, October 20, 2017
Wednesday, October 11, 2017
Saturday, September 30, 2017
Saturday, September 09, 2017
Friday, September 08, 2017
Thursday, August 31, 2017
Mito platônico descrito na República
A idéia é a seguinte: é descrita uma situação na qual escravos são criados desde o seu nascimento acorrentados em uma caverna de tal modo que jamais possam virar-se para trás e a única coisa que vêem consiste em sombras projetadas na parede em sua frente, relativas à luz de uma fogueira localizada atrás dos mesmos. Para estes escravos, portanto, o mundo é composto apenas por estas projeções e nada mais.
Um belo dia, um dos escravos se solta das algemas e, tateando as paredes da caverna, acaba por subir à superfície. Ao se deparar com o mundo exterior, primeiro é ofuscado pela luz do Sol. Em seguida, conforme vai se acostumando à luz, começa a observar objetos que jamais havia sonhado: árvores, grama, animais, casas, para seu espanto outros homens e, finalmente, o céu. Óbviamente, nosso escravo fica maravilhado. E, de tão maravilhado que fica, decide voltar à caverna para contar a seus companheiros a novidade. Ao fazê-lo, primeiro é tido como louco para, em seguida, ser assassinado pelos mesmos.
Um belo dia, um dos escravos se solta das algemas e, tateando as paredes da caverna, acaba por subir à superfície. Ao se deparar com o mundo exterior, primeiro é ofuscado pela luz do Sol. Em seguida, conforme vai se acostumando à luz, começa a observar objetos que jamais havia sonhado: árvores, grama, animais, casas, para seu espanto outros homens e, finalmente, o céu. Óbviamente, nosso escravo fica maravilhado. E, de tão maravilhado que fica, decide voltar à caverna para contar a seus companheiros a novidade. Ao fazê-lo, primeiro é tido como louco para, em seguida, ser assassinado pelos mesmos.
Thursday, August 24, 2017
Tuesday, August 22, 2017
Computational intelligence
Computational intelligence as the computational models and tools of intelligence capable of inputting raw numerical sensory data directly, processing them by exploiting the representational parallelism and pipelining of the problem, generating reliable & timely responses and withstanding high fault tolerance.
Friday, August 18, 2017
Computational Intelligence
A system is computationally intelligent when it: deals with only numerical (low level) data, has pattern recognition components, does not use knowledge in the AI sense: and additionally when it (begins to) exhibit i) computational adaptivity, ii) computational fault tolerance, Hi) speed approaching human-like turnaround and iv) error rates that approximate human performance.
- PR= Probabilistic reasoning
- BN= Belief networks
- FL= Fuzzy logic
- NN= Neural nets
- GA= Genetic algorithms
- EP= Evolutionary programming
- AL= Artificial life
Thursday, August 17, 2017
Tuesday, August 15, 2017
Sunday, August 13, 2017
Tuesday, August 08, 2017
Sunday, August 06, 2017
Friday, August 04, 2017
Wednesday, August 02, 2017
Subscribe to:
Posts (Atom)