Ensemble of ensemble of tree and neural network Louis Duclos-Gosselin.

Slides:



Advertisements
Similar presentations
Fuzzy Reasoning in Computer Go Opening Stage Strategy P.Lekhavat and C.J.Hinde.
Advertisements

Test practice Multiplication. Multiplication 9x2.
Institute of Intelligent Power Electronics – IPE Page1 Introduction to Basics of Genetic Algorithms Docent Xiao-Zhi Gao Department of Electrical Engineering.
Title of Presentation Author 1, Author 2, Author 3, Author 4 Abstract Introduction This is my abstract. This is my abstract. This is my abstract. This.
1 Draft of a Matchmaking Service Chuang liu. 2 Matchmaking Service Matchmaking Service is a service to help service providers to advertising their service.
Evolutionary Algorithms Simon M. Lucas. The basic idea Initialise a random population of individuals repeat { evaluate select vary (e.g. mutate or crossover)
Three kinds of learning
Learning from Experience: Case Injected Genetic Algorithm Design of Combinational Logic Circuits Sushil J. Louis Genetic Algorithm Systems Lab(gaslab)
P. Rodríguez, R. Dosil, X. M. Pardo, V. Leborán Grupo de Visión Artificial Departamento de Electrónica e Computación Universidade de Santiago de Compostela.
Selecting Informative Genes with Parallel Genetic Algorithms Deodatta Bhoite Prashant Jain.
D Nagesh Kumar, IIScOptimization Methods: M1L4 1 Introduction and Basic Concepts Classical and Advanced Techniques for Optimization.
How to Write Concluding Paragraphs Students ’ Step by Step Guide.
Spatial Pyramid Pooling in Deep Convolutional
Parallel Computing in SAS. Genetic Algorithms Application Alejandro Correa, Banco Colpatria Andrés González, Banco Colpatria Darwin Amézquita, Banco Colpatria.
1 An Open Boundary Safety-of- Territory Solver for the Game of Go Author: Xiaozhen Niu, Martin Mueller Dept of Computing Science University of Alberta.
Neural Networks in Data Mining “An Overview”
A Computational Semiotics Approach for Soft Computing Ricardo R. Gudwin Fernando A.C. Gomide DCA-FEEC-UNICAMP.
Introduction to AI Michael J. Watts
Chapter 13 Genetic Algorithms. 2 Data Mining Techniques So Far… Chapter 5 – Statistics Chapter 6 – Decision Trees Chapter 7 – Neural Networks Chapter.
An Approach of Artificial Intelligence Application for Laboratory Tests Evaluation Ş.l.univ.dr.ing. Corina SĂVULESCU University of Piteşti.
Evolving a Sigma-Pi Network as a Network Simulator by Justin Basilico.
Soft Computing Lecture 18 Foundations of genetic algorithms (GA). Using of GA.
From Machine Learning to Deep Learning. Topics that I will Cover (subject to some minor adjustment) Week 2: Introduction to Deep Learning Week 3: Logistic.
The Particle Swarm Optimization Algorithm Nebojša Trpković 10 th Dec 2010.
Multiple parallel hidden layers and other improvements to recurrent neural network language modeling ICASSP 2013 Diamantino Caseiro, Andrej Ljolje AT&T.
Machine Learning for an Artificial Intelligence Playing Tic-Tac-Toe Computer Systems Lab 2005 By Rachel Miller.
Mobile Agent Migration Problem Yingyue Xu. Energy efficiency requirement of sensor networks Mobile agent computing paradigm Data fusion, distributed processing.
Breast Cancer Diagnosis via Neural Network Classification Jing Jiang May 10, 2000.
Taguchi. Abstraction Optimisation of manufacturing processes is typically performed utilising mathematical process models or designed experiments. However,
1 STAT 5814 Statistical Data Mining. 2 Use of SAS Data Mining.
ELeaRNT: Evolutionary Learning of Rich Neural Network Topologies Authors: Slobodan Miletic 3078/2010 Nikola Jovanovic 3077/2010
1 Genetic Algorithms and Ant Colony Optimisation.
Genetic Algorithms Przemyslaw Pawluk CSE 6111 Advanced Algorithm Design and Analysis
Accurate Robot Positioning using Corrective Learning Ram Subramanian ECE 539 Course Project Fall 2003.
Alice E. Smith and Mehmet Gulsen Department of Industrial Engineering
Introduction Genetic programming falls into the category of evolutionary algorithms. Genetic algorithms vs. genetic programming. Concept developed by John.
Topics: more AI Expert systems. Genetic algorithms. Neural Networks. Review for midterm.
A Protocol for Tracking Mobile Targets using Sensor Networks H. Yang and B. Sikdar Department of Electrical, Computer and Systems Engineering Rensselaer.
Financial Data mining and Tools CSCI 4333 Presentation Group 6 Date10th November 2003.
Genetic Algorithms. Underlying Concept  Charles Darwin outlined the principle of natural selection.  Natural Selection is the process by which evolution.
Agenda  INTRODUCTION  GENETIC ALGORITHMS  GENETIC ALGORITHMS FOR EXPLORING QUERY SPACE  SYSTEM ARCHITECTURE  THE EFFECT OF DIFFERENT MUTATION RATES.
Visit:
Cognitive & Organizational Challenges of Big Data in Cyber Defence. YALAVARTHI ANUSHA 1.
AI Method Area Idea Strong Problem Strong Teddy Mantoro.
Introduction Genetic programming falls into the category of evolutionary algorithms. Genetic algorithms vs. genetic programming. Concept developed by John.
Author :Shigeomi HARA Hiroshi DOUZONO Yoshio NOGUCHI
Chapter 7: Introduction to Data Communications and Networking
An Act of Kindness -
C.-S. Shieh, EC, KUAS, Taiwan
Godrej Prakriti Sodepur | Godrej Prakriti Kolkata
Accurate Robot Positioning using Corrective Learning
BACK SOLUTION:
Giftalove Best Cake Offers
First work in AI 1943 The name “Artificial Intelligence” coined 1956
Affiliation of presenter
NeC4.5 —— Neural Ensemble Based C4.5
Dr. Morgan C. Wang Department of Statistics
Prepared by: Mahmoud Rafeek Al-Farra
Machine Learning Techniques for the Evaluating of External Skeletal Fixation Structure Dr.Khaled Rasheed Dr. Walter D. Potter Dr. Dennis N. Aron Ning Suo.
Deep Forest: Towards an Alternative to Deep Neural Networks
Emna Krichene 1, Youssef Masmoudi 1, Adel M
Research Paper Overview.
Focus Group 2a – Define and Prioritize Requirements for Future Measurements, System, and Architectures.
Lecture 4. Niching and Speciation (1)
A Problem Solving Technique
Training Feedforward Neural Networks Using Genetic Algorithms
Title Introduction Body Conclusion Preview of the essay
Evaluate Question: Introduction: Yes! This was successful/important! .
Title First name, last name, university, city, country
Visit us:
Presentation transcript:

Ensemble of ensemble of tree and neural network Louis Duclos-Gosselin

Plan of the presentation  Introduction  General Model  Conclusion

Introduction  This type of model was ranked 30th at PAKDD 2007  The approach explores all possibility and all kind of model to bring The Best Model  It doesn’t over fit  It can manage multiple managerial goal

General model

Conclusion  The strength of my method is this kind of algorithm doesn’t over fitting because k-folds-validation and genetic algorithms are used during all the process to keep the over learning as low as possible  This process is particular powerful on small category problem  It can handle different managerial goal  All the possibility are explored; all the architecture are visited; all the parameters are tested  We should always test all possibility, all category of model and all new ideas available in the literature to provide The Best Solution to the manager  We must keep us informed about The Best Technique