Using JMP for the Case Competition

Slides:



Advertisements
Similar presentations
DELAWARE COMPREHENSIVE ASSESSMENT SYSTEM Student Interactive Tutorial and Training Test Overview.
Advertisements

The Software Infrastructure for Electronic Commerce Databases and Data Mining Lecture 4: An Introduction To Data Mining (II) Johannes Gehrke
Florida International University COP 4770 Introduction of Weka.
Data Mining Classification: Basic Concepts, Decision Trees, and Model Evaluation Lecture Notes for Chapter 4 Part I Introduction to Data Mining by Tan,
CART: Classification and Regression Trees Chris Franck LISA Short Course March 26, 2013.
Classification: Definition Given a collection of records (training set ) –Each record contains a set of attributes, one of the attributes is the class.
Copyright © 2010 SAS Institute Inc. All rights reserved. A Quick Introduction to JMP Dara Hammond JMP Account Rep.
1 Statistical Modeling  To develop predictive Models by using sophisticated statistical techniques on large databases.
A Quick Overview By Munir Winkel. What do you know about: 1) decision trees 2) random forests? How could they be used?
Introduction to Data Mining with XLMiner
Lecture Notes for Chapter 4 Introduction to Data Mining
Biological Data Mining A comparison of Neural Network and Symbolic Techniques
Introduction to WEKA Aaron 2/13/2009. Contents Introduction to weka Download and install weka Basic use of weka Weka API Survey.
Sparse vs. Ensemble Approaches to Supervised Learning
Using JMP for the Case Competition. 1-2 Overview of Case Analysis If you have not had formal coursework in data mining, in order to compete in the case,
XP Windows 7 Desktop Windows 7 for Power Users Tutorial 11.
1 Chapter 1: Introduction 1.1 Introduction to SAS Enterprise Miner.
Chapter 1: Introduction to Predictive Modeling 1.1 Applications 1.2 Generalization 1.3 JMP Predictive Modeling Platforms.
Statistical Discovery. TM From SAS. JMP ® Software: Introduction to Categorical Data Analysis.
Comparing the Parallel Automatic Composition of Inductive Applications with Stacking Methods Hidenao Abe & Takahira Yamaguchi Shizuoka University, JAPAN.
Your Online Software Training and Support Resource Welcome to.
Entering Data as a Contributor. Target time for completion MIN.
Outline Class Intros Overview of Course & Series Example Research Projects Beginning R.
Jeff Howbert Introduction to Machine Learning Winter Regression Linear Regression.
BOF Trees Visualization  Zagreb, June 12, 2004 BOF Trees Visualization  Zagreb, June 12, 2004 “BOF” Trees Diagram as a Visual Way to Improve Interpretability.
Machine Learning with Weka Cornelia Caragea Thanks to Eibe Frank for some of the slides.
Business Intelligence and Decision Modeling Week 9 Customer Profiling Decision Trees (Part 2) CHAID CRT.
Combining multiple learners Usman Roshan. Bagging Randomly sample training data Determine classifier C i on sampled data Goto step 1 and repeat m times.
A way to integrate IR and Academic activities to enhance institutional effectiveness. Introduction The University of Alabama (State of Alabama, USA) was.
Lecture DSCI 4520/5240 DATA MINING MYRAW Nonprofit donor data MYRAW Overview Determine who is likely to donate to a non-profit organization campaign.
Copyright © 2010 SAS Institute Inc. All rights reserved. Decision Trees Using SAS Sylvain Tremblay SAS Canada – Education SAS Halifax Regional User Group.
12/20/2015NJ Training TY Introduction To TaxWise Desktop Pub 4012, Tab 1 TaxWise User Manual Module NJ
Subjects Review Introduction to Statistical Learning Midterm: Thursday, October 15th :00-16:00 ADV2.
Konstantina Christakopoulou Liang Zeng Group G21
Kaggle Competition Prudential Life Insurance Assessment
Impact of Sales Force Structure Change on Products Performance Pilot Study Business Intelligence Solutions June,
Classification Ensemble Methods 1
Chong Ho Yu.  Data mining (DM) is a cluster of techniques, including decision trees, artificial neural networks, and clustering, which has been employed.
Your Online Software Training and Support Resource Welcome to.
Competition II: Springleaf Sha Li (Team leader) Xiaoyan Chong, Minglu Ma, Yue Wang CAMCOS Fall 2015 San Jose State University.
Associate ® Administration An Associate administrator has the ability to change the parameters for both the author and for the typist. There can be enterprise.
© 2013 IBM Corporation 1 How do you get license keys for IBM Security products? The License Key Center (LKC) is an online application that provides an.
Meetoo Lite PowerPoint Add-In Guide
Introduction to Machine Learning
Decision Trees in Analytical Model Development
Introduction to Machine Learning and Tree Based Methods
Introduction to the Oxford EDX System
Multiple Imputation using SOLAS for Missing Data Analysis
Multivariate Analysis
A Predictive Model for Student Retention Using Logistic Regression
Prediction as Data Mining Task
Introduction to Data Mining and Classification
ECE 5424: Introduction to Machine Learning
How to Install Quicken Software
NBA Draft Prediction BIT 5534 May 2nd 2018
On Guard Safety Training Student Tutorial
On Guard Safety Training Student Tutorial
Installation of TimeLog Tracker for Outlook
Teaching Analytics with Case Studies: Finding Love in a Classification Tree Ruth Hummel, PhD JMP Academic Ambassador.
Machine Learning with Weka
Workshop: JMP & R for Analytics Instruction
Multiple Decision Trees ISQS7342
Analytics: Its More than Just Modeling
Somi Jacob and Christian Bach
Machine Learning with WEKA
Analysis for Predicting the Selling Price of Apartments Pratik Nikte
Using JMP for the Case Competition
March Madness Data Crunch Overview
Module 14: Performing Predictive Analysis with Data Mining
Ensemble methods: Bagging and boosting
Presentation transcript:

Using JMP for the Case Competition

Overview of Case Analysis If you have not had formal coursework in data mining, in order to compete in the case, you will probably want to do the following: Install JMP Learn the basics of JMP Learn about partitioning the data set (training, validation, test sets) Learn about specifying the type of variables (nominal, ordinal, categorical)

Overview of Case Analysis Learn about specific modeling techniques like: Logistic Regression Decision Trees Bootstrap Forest Boosted Trees Neural Net Models

Installing JMP Villanova owns a site license for JMP so that every student can install JMP at:  https://software.villanova.edu/   Enter you Villanova user id and password (keep the organization box blank).  Windows users will select JMP and Mac users will select JMP (OSX). The functionality is the same in both versions but there are some differences in navigation and menuing.

JMP Tutorials Tutorials videos for students using JMP can be found at http://www.jmp.com/en_us/learning-library.html

On-Demand Webcasts There are several good on-demand webcasts that provide a good overview of data mining, provide a discussion of data partitioning, explain where to access the sample data sets within JMP, and provide an introduction to building predictive models. http://www.jmp.com/about/events/ondemand/

On-Demand Webcasts Additional webcasts are in Building Better Models: http://www.jmp.com/en_us/events/ondemand/building-better-models.html

Model Comparison A good model comparison video can be found at: http://www.jmp.com/en_us/events/ondemand/building-better-models/introduction-modeling-and-model-comparison.html

On-Demand Webcasts Consider watching JMP’s : Regression video Decision tree video Bootstrap Forest and Boosted Tree videos Neural Net videos We hope this help and Good Luck!