SlideShare ist ein Scribd-Unternehmen logo
1 von 9
The Knowledge Flow Interface
Introduction In the knowledge flow users select Weka components from a toolbar, place them on a layout canvas, and connect them into a directed graph that processes and analyzes data In helps in visualizing the flow of data
Introduction
Demonstration We will build an ARFF loader that performs a cross validation using J48 Steps: From the Data Source tab select an ARFF loader and configure it To specify which attribute is the class we use ClassAssigner object from Evaluation tab Connect the DataSource and ClassAssigner by right clicking on DataSource Choose the class from ClassAssigner by right clicking on it and selecting the Configure option
Demonstration To use cross validation, select it from  Evaluation tab Connect the output of ClassAssigner to CrossValidationFoldMaker Now select a J48 from the Classifiers tab and connect  Connect J48 to CrossValidationFoldMaker first by training set and then by test set The next step is to select a ClassifierPerformanceEvaluator from the Evaluation panel and connect J48 to it by selecting the batchClassifier entry from the pop-up menu for J48 Finally, from the Visualization toolbar we place a TextViewer component on the canvas.
Demonstration Till now
Demonstration To start the process right click ARFFLoader and click Start loading Add a graph viewer and connect it to J48 ‘s graph output to see a graphical representation of the trees produced for each fold of the cross-validation Once you have redone the cross-validation with this extra component in place, selecting Show results from its pop-up menu produces a list of trees, one for each cross-validation fold
Demonstration
Visit more self help tutorials Pick a tutorial of your choice and browse through it at your own pace. The tutorials section is free, self-guiding and will not involve any additional support. Visit us at www.dataminingtools.net

Weitere ähnliche Inhalte

Was ist angesagt?

Introduction to oop using java
Introduction  to oop using java Introduction  to oop using java
Introduction to oop using java omeed
 
2 R Tutorial Programming
2 R Tutorial Programming2 R Tutorial Programming
2 R Tutorial ProgrammingSakthi Dasans
 
Introduction to java
Introduction to  javaIntroduction to  java
Introduction to javaKalai Selvi
 
Introduction to data structures and Algorithm
Introduction to data structures and AlgorithmIntroduction to data structures and Algorithm
Introduction to data structures and AlgorithmDhaval Kaneria
 
Computer Science NAAC presentation Pratibha college Chinchwad
Computer Science NAAC presentation Pratibha college ChinchwadComputer Science NAAC presentation Pratibha college Chinchwad
Computer Science NAAC presentation Pratibha college ChinchwadDr.Ashvini Chaudhari Bhongade
 
SVM Algorithm Explained | Support Vector Machine Tutorial Using R | Edureka
SVM Algorithm Explained | Support Vector Machine Tutorial Using R | EdurekaSVM Algorithm Explained | Support Vector Machine Tutorial Using R | Edureka
SVM Algorithm Explained | Support Vector Machine Tutorial Using R | EdurekaEdureka!
 
Linked stacks and queues
Linked stacks and queuesLinked stacks and queues
Linked stacks and queuesRamzi Alqrainy
 
Java Linked List Tutorial | Edureka
Java Linked List Tutorial |  EdurekaJava Linked List Tutorial |  Edureka
Java Linked List Tutorial | EdurekaEdureka!
 
Tutorial: Context In Recommender Systems
Tutorial: Context In Recommender SystemsTutorial: Context In Recommender Systems
Tutorial: Context In Recommender SystemsYONG ZHENG
 
An introduction to Jupyter notebooks and the Noteable service
An introduction to Jupyter notebooks and the Noteable serviceAn introduction to Jupyter notebooks and the Noteable service
An introduction to Jupyter notebooks and the Noteable serviceJisc
 
Data Mining with WEKA WEKA
Data Mining with WEKA WEKAData Mining with WEKA WEKA
Data Mining with WEKA WEKAbutest
 
String Matching with Finite Automata,Aho corasick,
String Matching with Finite Automata,Aho corasick,String Matching with Finite Automata,Aho corasick,
String Matching with Finite Automata,Aho corasick,8neutron8
 
K mean-clustering algorithm
K mean-clustering algorithmK mean-clustering algorithm
K mean-clustering algorithmparry prabhu
 
Deterministic Finite Automata (DFA)
Deterministic Finite Automata (DFA)Deterministic Finite Automata (DFA)
Deterministic Finite Automata (DFA)Animesh Chaturvedi
 

Was ist angesagt? (20)

Introduction to oop using java
Introduction  to oop using java Introduction  to oop using java
Introduction to oop using java
 
2 R Tutorial Programming
2 R Tutorial Programming2 R Tutorial Programming
2 R Tutorial Programming
 
Introduction to java
Introduction to  javaIntroduction to  java
Introduction to java
 
Introduction to data structures and Algorithm
Introduction to data structures and AlgorithmIntroduction to data structures and Algorithm
Introduction to data structures and Algorithm
 
Computer Science NAAC presentation Pratibha college Chinchwad
Computer Science NAAC presentation Pratibha college ChinchwadComputer Science NAAC presentation Pratibha college Chinchwad
Computer Science NAAC presentation Pratibha college Chinchwad
 
SVM Algorithm Explained | Support Vector Machine Tutorial Using R | Edureka
SVM Algorithm Explained | Support Vector Machine Tutorial Using R | EdurekaSVM Algorithm Explained | Support Vector Machine Tutorial Using R | Edureka
SVM Algorithm Explained | Support Vector Machine Tutorial Using R | Edureka
 
Linked stacks and queues
Linked stacks and queuesLinked stacks and queues
Linked stacks and queues
 
Inheritance and Polymorphism
Inheritance and PolymorphismInheritance and Polymorphism
Inheritance and Polymorphism
 
JAVA PROGRAMMING
JAVA PROGRAMMING JAVA PROGRAMMING
JAVA PROGRAMMING
 
Introduction to .NET Framework
Introduction to .NET FrameworkIntroduction to .NET Framework
Introduction to .NET Framework
 
Naive bayes
Naive bayesNaive bayes
Naive bayes
 
Packages in java
Packages in javaPackages in java
Packages in java
 
Java Linked List Tutorial | Edureka
Java Linked List Tutorial |  EdurekaJava Linked List Tutorial |  Edureka
Java Linked List Tutorial | Edureka
 
Tutorial: Context In Recommender Systems
Tutorial: Context In Recommender SystemsTutorial: Context In Recommender Systems
Tutorial: Context In Recommender Systems
 
An introduction to Jupyter notebooks and the Noteable service
An introduction to Jupyter notebooks and the Noteable serviceAn introduction to Jupyter notebooks and the Noteable service
An introduction to Jupyter notebooks and the Noteable service
 
Data Mining with WEKA WEKA
Data Mining with WEKA WEKAData Mining with WEKA WEKA
Data Mining with WEKA WEKA
 
String Matching with Finite Automata,Aho corasick,
String Matching with Finite Automata,Aho corasick,String Matching with Finite Automata,Aho corasick,
String Matching with Finite Automata,Aho corasick,
 
Bayesian network
Bayesian networkBayesian network
Bayesian network
 
K mean-clustering algorithm
K mean-clustering algorithmK mean-clustering algorithm
K mean-clustering algorithm
 
Deterministic Finite Automata (DFA)
Deterministic Finite Automata (DFA)Deterministic Finite Automata (DFA)
Deterministic Finite Automata (DFA)
 

Andere mochten auch

WEKA: The Command Line Interface
WEKA: The Command Line InterfaceWEKA: The Command Line Interface
WEKA: The Command Line InterfaceDataminingTools Inc
 
WEKA:Output Knowledge Representation
WEKA:Output Knowledge RepresentationWEKA:Output Knowledge Representation
WEKA:Output Knowledge Representationweka Content
 
WEKA Tutorial
WEKA TutorialWEKA Tutorial
WEKA Tutorialbutest
 
An Introduction To Weka
An Introduction To WekaAn Introduction To Weka
An Introduction To Wekaweka Content
 
WEKA: The Knowledge Flow Interface
WEKA: The Knowledge Flow InterfaceWEKA: The Knowledge Flow Interface
WEKA: The Knowledge Flow Interfaceweka Content
 
Data mining techniques using weka
Data mining techniques using wekaData mining techniques using weka
Data mining techniques using wekarathorenitin87
 
Weka presentation
Weka presentationWeka presentation
Weka presentationSaeed Iqbal
 
WEKA: Data Mining Input Concepts Instances And Attributes
WEKA: Data Mining Input Concepts Instances And AttributesWEKA: Data Mining Input Concepts Instances And Attributes
WEKA: Data Mining Input Concepts Instances And AttributesDataminingTools Inc
 
Weka a tool_for_exploratory_data_mining
Weka a tool_for_exploratory_data_miningWeka a tool_for_exploratory_data_mining
Weka a tool_for_exploratory_data_miningTony Frame
 
Sesión mat resolvemos problemas de equilibrio copia
Sesión mat resolvemos problemas de equilibrio   copiaSesión mat resolvemos problemas de equilibrio   copia
Sesión mat resolvemos problemas de equilibrio copiaSOTO ZOTITO
 
Removing Barriers to Knowledge Flow
Removing Barriers to Knowledge FlowRemoving Barriers to Knowledge Flow
Removing Barriers to Knowledge FlowArthur Shelley
 
Seth LLoyd of MIT for Knowledge Stream
Seth LLoyd of MIT for Knowledge StreamSeth LLoyd of MIT for Knowledge Stream
Seth LLoyd of MIT for Knowledge Streamspasibokep
 
Нил Хартман для Knowledge Stream
Нил Хартман для Knowledge StreamНил Хартман для Knowledge Stream
Нил Хартман для Knowledge Streamspasibokep
 
Сайт и интернет-магазин модного бренда: каким он должен быть
Сайт и интернет-магазин модного бренда: каким он должен бытьСайт и интернет-магазин модного бренда: каким он должен быть
Сайт и интернет-магазин модного бренда: каким он должен бытьspasibokep
 
WEKA:Data Mining Input Concepts Instances And Attributes
WEKA:Data Mining Input Concepts Instances And AttributesWEKA:Data Mining Input Concepts Instances And Attributes
WEKA:Data Mining Input Concepts Instances And Attributesweka Content
 
Technology and Knowledge Transfer Under the Open Innovation Paradigm
Technology and Knowledge Transfer Under the Open Innovation ParadigmTechnology and Knowledge Transfer Under the Open Innovation Paradigm
Technology and Knowledge Transfer Under the Open Innovation ParadigmPedro Parraguez Ruiz
 
Weka project - Classification & Association Rule Generation
Weka project - Classification & Association Rule GenerationWeka project - Classification & Association Rule Generation
Weka project - Classification & Association Rule Generationrsathishwaran
 
DATA MINING WITH WEKA
DATA MINING WITH WEKADATA MINING WITH WEKA
DATA MINING WITH WEKAShubham Gupta
 

Andere mochten auch (20)

WEKA: The Command Line Interface
WEKA: The Command Line InterfaceWEKA: The Command Line Interface
WEKA: The Command Line Interface
 
WEKA: The Explorer
WEKA: The ExplorerWEKA: The Explorer
WEKA: The Explorer
 
WEKA:Output Knowledge Representation
WEKA:Output Knowledge RepresentationWEKA:Output Knowledge Representation
WEKA:Output Knowledge Representation
 
WEKA Tutorial
WEKA TutorialWEKA Tutorial
WEKA Tutorial
 
An Introduction To Weka
An Introduction To WekaAn Introduction To Weka
An Introduction To Weka
 
WEKA: The Knowledge Flow Interface
WEKA: The Knowledge Flow InterfaceWEKA: The Knowledge Flow Interface
WEKA: The Knowledge Flow Interface
 
Data mining techniques using weka
Data mining techniques using wekaData mining techniques using weka
Data mining techniques using weka
 
Weka presentation
Weka presentationWeka presentation
Weka presentation
 
WEKA: Data Mining Input Concepts Instances And Attributes
WEKA: Data Mining Input Concepts Instances And AttributesWEKA: Data Mining Input Concepts Instances And Attributes
WEKA: Data Mining Input Concepts Instances And Attributes
 
Weka a tool_for_exploratory_data_mining
Weka a tool_for_exploratory_data_miningWeka a tool_for_exploratory_data_mining
Weka a tool_for_exploratory_data_mining
 
Sesión mat resolvemos problemas de equilibrio copia
Sesión mat resolvemos problemas de equilibrio   copiaSesión mat resolvemos problemas de equilibrio   copia
Sesión mat resolvemos problemas de equilibrio copia
 
Removing Barriers to Knowledge Flow
Removing Barriers to Knowledge FlowRemoving Barriers to Knowledge Flow
Removing Barriers to Knowledge Flow
 
Seth LLoyd of MIT for Knowledge Stream
Seth LLoyd of MIT for Knowledge StreamSeth LLoyd of MIT for Knowledge Stream
Seth LLoyd of MIT for Knowledge Stream
 
Нил Хартман для Knowledge Stream
Нил Хартман для Knowledge StreamНил Хартман для Knowledge Stream
Нил Хартман для Knowledge Stream
 
Сайт и интернет-магазин модного бренда: каким он должен быть
Сайт и интернет-магазин модного бренда: каким он должен бытьСайт и интернет-магазин модного бренда: каким он должен быть
Сайт и интернет-магазин модного бренда: каким он должен быть
 
WEKA:Data Mining Input Concepts Instances And Attributes
WEKA:Data Mining Input Concepts Instances And AttributesWEKA:Data Mining Input Concepts Instances And Attributes
WEKA:Data Mining Input Concepts Instances And Attributes
 
Technology and Knowledge Transfer Under the Open Innovation Paradigm
Technology and Knowledge Transfer Under the Open Innovation ParadigmTechnology and Knowledge Transfer Under the Open Innovation Paradigm
Technology and Knowledge Transfer Under the Open Innovation Paradigm
 
Weka bike rental
Weka bike rentalWeka bike rental
Weka bike rental
 
Weka project - Classification & Association Rule Generation
Weka project - Classification & Association Rule GenerationWeka project - Classification & Association Rule Generation
Weka project - Classification & Association Rule Generation
 
DATA MINING WITH WEKA
DATA MINING WITH WEKADATA MINING WITH WEKA
DATA MINING WITH WEKA
 

Ähnlich wie WEKA: The Knowledge Flow Interface

Rc085 010d-vaadin7
Rc085 010d-vaadin7Rc085 010d-vaadin7
Rc085 010d-vaadin7Cosmina Ivan
 
Ssets ts faculty instructional guide revised 10.18.13
Ssets ts faculty instructional guide revised 10.18.13Ssets ts faculty instructional guide revised 10.18.13
Ssets ts faculty instructional guide revised 10.18.13OPPA
 
Informatica power center
Informatica power centerInformatica power center
Informatica power centerSouravSRT
 
Sec ed science ts faculty instructional guide_revised 10.18.13
Sec ed science ts faculty instructional guide_revised 10.18.13Sec ed science ts faculty instructional guide_revised 10.18.13
Sec ed science ts faculty instructional guide_revised 10.18.13blue2690
 
Sec ed science ts faculty instructional guide_revised 10.18.13
Sec ed science ts faculty instructional guide_revised 10.18.13Sec ed science ts faculty instructional guide_revised 10.18.13
Sec ed science ts faculty instructional guide_revised 10.18.13OPPA
 
Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13OPPA
 
Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13blue2690
 
Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13blue2690
 
Ssets ebd ts faculty instructional guide_revised 10.18.13
Ssets ebd ts faculty instructional guide_revised 10.18.13Ssets ebd ts faculty instructional guide_revised 10.18.13
Ssets ebd ts faculty instructional guide_revised 10.18.13OPPA
 
Ed admin ts faculty instructional guide revised 10.18.13
Ed admin ts faculty instructional guide revised 10.18.13Ed admin ts faculty instructional guide revised 10.18.13
Ed admin ts faculty instructional guide revised 10.18.13OPPA
 
6) debugging and testing
6) debugging and testing6) debugging and testing
6) debugging and testingtechbed
 
The VLE @ GSA - assessment tools
The VLE @ GSA - assessment toolsThe VLE @ GSA - assessment tools
The VLE @ GSA - assessment toolsvlegsa
 
Bil sped ts faculty instructional guide_revised 10.18.13
Bil sped ts faculty instructional guide_revised 10.18.13Bil sped ts faculty instructional guide_revised 10.18.13
Bil sped ts faculty instructional guide_revised 10.18.13OPPA
 
WEKA:The Experimenter
WEKA:The ExperimenterWEKA:The Experimenter
WEKA:The Experimenterweka Content
 
Sec ed english ts faculty instructional guide_revised 10.18.13
Sec ed english ts faculty instructional guide_revised 10.18.13Sec ed english ts faculty instructional guide_revised 10.18.13
Sec ed english ts faculty instructional guide_revised 10.18.13blue2690
 
Sec ed english ts faculty instructional guide_revised 10.18.13
Sec ed english ts faculty instructional guide_revised 10.18.13Sec ed english ts faculty instructional guide_revised 10.18.13
Sec ed english ts faculty instructional guide_revised 10.18.13OPPA
 
Cebd ts faculty instructional guide revised 10.18.13
Cebd ts faculty instructional guide revised 10.18.13Cebd ts faculty instructional guide revised 10.18.13
Cebd ts faculty instructional guide revised 10.18.13OPPA
 
Elem ts faculty instructional guide revised 10.18.13
Elem ts faculty instructional guide revised 10.18.13Elem ts faculty instructional guide revised 10.18.13
Elem ts faculty instructional guide revised 10.18.13OPPA
 

Ähnlich wie WEKA: The Knowledge Flow Interface (20)

Rc085 010d-vaadin7
Rc085 010d-vaadin7Rc085 010d-vaadin7
Rc085 010d-vaadin7
 
Ssets ts faculty instructional guide revised 10.18.13
Ssets ts faculty instructional guide revised 10.18.13Ssets ts faculty instructional guide revised 10.18.13
Ssets ts faculty instructional guide revised 10.18.13
 
Informatica power center
Informatica power centerInformatica power center
Informatica power center
 
Itb weka
Itb wekaItb weka
Itb weka
 
Sec ed science ts faculty instructional guide_revised 10.18.13
Sec ed science ts faculty instructional guide_revised 10.18.13Sec ed science ts faculty instructional guide_revised 10.18.13
Sec ed science ts faculty instructional guide_revised 10.18.13
 
Sec ed science ts faculty instructional guide_revised 10.18.13
Sec ed science ts faculty instructional guide_revised 10.18.13Sec ed science ts faculty instructional guide_revised 10.18.13
Sec ed science ts faculty instructional guide_revised 10.18.13
 
Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13
 
Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13
 
Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13Rdg lit ts faculty instructional guide_revised 10.18.13
Rdg lit ts faculty instructional guide_revised 10.18.13
 
Ssets ebd ts faculty instructional guide_revised 10.18.13
Ssets ebd ts faculty instructional guide_revised 10.18.13Ssets ebd ts faculty instructional guide_revised 10.18.13
Ssets ebd ts faculty instructional guide_revised 10.18.13
 
Ed admin ts faculty instructional guide revised 10.18.13
Ed admin ts faculty instructional guide revised 10.18.13Ed admin ts faculty instructional guide revised 10.18.13
Ed admin ts faculty instructional guide revised 10.18.13
 
6) debugging and testing
6) debugging and testing6) debugging and testing
6) debugging and testing
 
The VLE @ GSA - assessment tools
The VLE @ GSA - assessment toolsThe VLE @ GSA - assessment tools
The VLE @ GSA - assessment tools
 
Bil sped ts faculty instructional guide_revised 10.18.13
Bil sped ts faculty instructional guide_revised 10.18.13Bil sped ts faculty instructional guide_revised 10.18.13
Bil sped ts faculty instructional guide_revised 10.18.13
 
D2L Rubrics Guidelines
D2L Rubrics GuidelinesD2L Rubrics Guidelines
D2L Rubrics Guidelines
 
WEKA:The Experimenter
WEKA:The ExperimenterWEKA:The Experimenter
WEKA:The Experimenter
 
Sec ed english ts faculty instructional guide_revised 10.18.13
Sec ed english ts faculty instructional guide_revised 10.18.13Sec ed english ts faculty instructional guide_revised 10.18.13
Sec ed english ts faculty instructional guide_revised 10.18.13
 
Sec ed english ts faculty instructional guide_revised 10.18.13
Sec ed english ts faculty instructional guide_revised 10.18.13Sec ed english ts faculty instructional guide_revised 10.18.13
Sec ed english ts faculty instructional guide_revised 10.18.13
 
Cebd ts faculty instructional guide revised 10.18.13
Cebd ts faculty instructional guide revised 10.18.13Cebd ts faculty instructional guide revised 10.18.13
Cebd ts faculty instructional guide revised 10.18.13
 
Elem ts faculty instructional guide revised 10.18.13
Elem ts faculty instructional guide revised 10.18.13Elem ts faculty instructional guide revised 10.18.13
Elem ts faculty instructional guide revised 10.18.13
 

Mehr von DataminingTools Inc

AI: Introduction to artificial intelligence
AI: Introduction to artificial intelligenceAI: Introduction to artificial intelligence
AI: Introduction to artificial intelligenceDataminingTools Inc
 
Data Mining: Text and web mining
Data Mining: Text and web miningData Mining: Text and web mining
Data Mining: Text and web miningDataminingTools Inc
 
Data Mining: Mining stream time series and sequence data
Data Mining: Mining stream time series and sequence dataData Mining: Mining stream time series and sequence data
Data Mining: Mining stream time series and sequence dataDataminingTools Inc
 
Data Mining: Mining ,associations, and correlations
Data Mining: Mining ,associations, and correlationsData Mining: Mining ,associations, and correlations
Data Mining: Mining ,associations, and correlationsDataminingTools Inc
 
Data Mining: Graph mining and social network analysis
Data Mining: Graph mining and social network analysisData Mining: Graph mining and social network analysis
Data Mining: Graph mining and social network analysisDataminingTools Inc
 
Data warehouse and olap technology
Data warehouse and olap technologyData warehouse and olap technology
Data warehouse and olap technologyDataminingTools Inc
 

Mehr von DataminingTools Inc (20)

Terminology Machine Learning
Terminology Machine LearningTerminology Machine Learning
Terminology Machine Learning
 
Techniques Machine Learning
Techniques Machine LearningTechniques Machine Learning
Techniques Machine Learning
 
Machine learning Introduction
Machine learning IntroductionMachine learning Introduction
Machine learning Introduction
 
Areas of machine leanring
Areas of machine leanringAreas of machine leanring
Areas of machine leanring
 
AI: Planning and AI
AI: Planning and AIAI: Planning and AI
AI: Planning and AI
 
AI: Logic in AI 2
AI: Logic in AI 2AI: Logic in AI 2
AI: Logic in AI 2
 
AI: Logic in AI
AI: Logic in AIAI: Logic in AI
AI: Logic in AI
 
AI: Learning in AI 2
AI: Learning in AI 2AI: Learning in AI 2
AI: Learning in AI 2
 
AI: Learning in AI
AI: Learning in AI AI: Learning in AI
AI: Learning in AI
 
AI: Introduction to artificial intelligence
AI: Introduction to artificial intelligenceAI: Introduction to artificial intelligence
AI: Introduction to artificial intelligence
 
AI: Belief Networks
AI: Belief NetworksAI: Belief Networks
AI: Belief Networks
 
AI: AI & Searching
AI: AI & SearchingAI: AI & Searching
AI: AI & Searching
 
AI: AI & Problem Solving
AI: AI & Problem SolvingAI: AI & Problem Solving
AI: AI & Problem Solving
 
Data Mining: Text and web mining
Data Mining: Text and web miningData Mining: Text and web mining
Data Mining: Text and web mining
 
Data Mining: Outlier analysis
Data Mining: Outlier analysisData Mining: Outlier analysis
Data Mining: Outlier analysis
 
Data Mining: Mining stream time series and sequence data
Data Mining: Mining stream time series and sequence dataData Mining: Mining stream time series and sequence data
Data Mining: Mining stream time series and sequence data
 
Data Mining: Mining ,associations, and correlations
Data Mining: Mining ,associations, and correlationsData Mining: Mining ,associations, and correlations
Data Mining: Mining ,associations, and correlations
 
Data Mining: Graph mining and social network analysis
Data Mining: Graph mining and social network analysisData Mining: Graph mining and social network analysis
Data Mining: Graph mining and social network analysis
 
Data warehouse and olap technology
Data warehouse and olap technologyData warehouse and olap technology
Data warehouse and olap technology
 
Data Mining: Data processing
Data Mining: Data processingData Mining: Data processing
Data Mining: Data processing
 

Kürzlich hochgeladen

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 

Kürzlich hochgeladen (20)

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 

WEKA: The Knowledge Flow Interface

  • 1. The Knowledge Flow Interface
  • 2. Introduction In the knowledge flow users select Weka components from a toolbar, place them on a layout canvas, and connect them into a directed graph that processes and analyzes data In helps in visualizing the flow of data
  • 4. Demonstration We will build an ARFF loader that performs a cross validation using J48 Steps: From the Data Source tab select an ARFF loader and configure it To specify which attribute is the class we use ClassAssigner object from Evaluation tab Connect the DataSource and ClassAssigner by right clicking on DataSource Choose the class from ClassAssigner by right clicking on it and selecting the Configure option
  • 5. Demonstration To use cross validation, select it from Evaluation tab Connect the output of ClassAssigner to CrossValidationFoldMaker Now select a J48 from the Classifiers tab and connect Connect J48 to CrossValidationFoldMaker first by training set and then by test set The next step is to select a ClassifierPerformanceEvaluator from the Evaluation panel and connect J48 to it by selecting the batchClassifier entry from the pop-up menu for J48 Finally, from the Visualization toolbar we place a TextViewer component on the canvas.
  • 7. Demonstration To start the process right click ARFFLoader and click Start loading Add a graph viewer and connect it to J48 ‘s graph output to see a graphical representation of the trees produced for each fold of the cross-validation Once you have redone the cross-validation with this extra component in place, selecting Show results from its pop-up menu produces a list of trees, one for each cross-validation fold
  • 9. Visit more self help tutorials Pick a tutorial of your choice and browse through it at your own pace. The tutorials section is free, self-guiding and will not involve any additional support. Visit us at www.dataminingtools.net