Data Mining Instructor: Dr C. C. Chan Presented by Uday Seelam.

Slides:



Advertisements
Similar presentations
ClassGrab Software Test Plan Computer Science Department University of Alabama in Huntsville Dr. Rick Coleman, Instructor CS 499, Senior Project.
Advertisements

Stored procedures and views You can see definitions for stored procedures and views in the demo databases but you can’t change them. For views, expand.
“H AVE YOUR ANSWERS QUESTIONED.”. DAY 6: EXCEL CHAPTER 3 Cody Cutright September 8th, 2014.
Introduction to ETL Using Microsoft Tools By Dr. Gabriel.
1 Copyright Jiawei Han; modified by Charles Ling for CS411a/538a Data Mining and Data Warehousing  Introduction  Data warehousing and OLAP for data mining.
Microsoft Office 2007 Microsoft Excel Collaboration Feature Using SharePoint and Excel Services.
Microsoft Windows in Amazon Cloud Ishwor Thapa January 20, 2011.
Tutorial 8 Sharing, Integrating and Analyzing Data
1 Receiving and Sending s through MS Outlook and mail.cozzini.com.
SQL Server Management Studio Introduction
Microsoft Access 2007 Microsoft Access 2007 Introduction to Database Programs.
1 Client/Server Database Tutorial. SQL Server Connection through MS Access FACBUSAD1 SQL server MS Access MGD B106 Computer or your own PC Remote SQL.
SQL Server 2008 Basmah AlQadheeb-213 MIS What is a Database ? A database is a collection of Data that is organized so that it can easily be accessed,
1 Working with MS SQL Server. 2 Objectives You will be able to Use Visual Studio for GUI based interactive access to a Microsoft SQL Server database.
How to access office computer from home Presented by Mingyang Wang 11/20/2007 Updated by Raja Karkutla 07/10/2009 To use SSL VPN instead of VPN Client.
Microsoft SQL Server 2008 Installation Guide Omer Alrwais.
Virtual Private Networking Allows any internet enabled computer to connect to STI network. Runs at your local connection speed. Must have username and.
Business Intelligence - 1 BUS 782. Topics Scenario Management Chart Online Analytical Process, OLAP – Excel’s Pivot table/Pivot chart Import/Export Data.
Mass user creation On our servers is used the convention, that each of user has only one database, which has the same name, as the user itself. This method.
Dr. Thomas E. Hicks Trinity University Computer Science.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Import Data From Text Files and Other Sources Importing is the process of inserting data.
Accessing your Files from Home Galloway Township Public Schools The District provides a service for accessing common programs and user’s files from any.
Data Mining Instructor: Dr C. C. Chan. Remote Desktop  Go to  Start  All Programs  Accessories  Communications  Remote Desktop Connection  Give.
HDNUG 27-March-2007 SQL Server 2005 Suite as a Business Intelligence Solution.
1 Working with MS SQL Server Textbook Chapter 14.
Textual Password How to use the Textual Authentication Model (AC)
Chapter 17 Creating a Database.
Present :Arezoo Mollahasani. Step 1  Define your server connection Open MySQL WorkBench and click New Server Instance on the right of the window.
ASP.NET The Clock Project. The ASP.NET Clock Project The ASP.NET Clock Project is the topic of Chapter 23. By completing the clock project, you will learn.
MIS2502: Data Analytics The Information Architecture of an Organization.
Logging into a Remote Desktop Connection. Connecting to ‘Remote Desktop Connection’ through the application.
Windows PostgreSQL installation. Pre-requisites Define a local non-administrative Windows account (eg. postgres) Must install on Console, not through.
® Microsoft Office 2013 Access Creating a Database.
1 Figure 9-10: Database and Instant Messaging Security Concerns Other Applications  There are many other applications  Each has its own security issues.
Unit 5 Microsoft SQL Server and MySQL. Key Concepts DBMS variations SQL Server features SQL Server Management Studio MySQL features Scripts Queries Database.
® Microsoft Office 2010 Integrating Word, Excel, Access, and PowerPoint.
1 Database Systems Introduction to Microsoft Access Part 2.
Means of Communication Following are the means of communication between Mumbai and Delhi Office :  Messenger  RADMIN   Phone (Reliance To Reliance.
2. SQL Security Objectives –Learn SQL Server 2000 components Contents –Understanding the Authentication Process –Understanding the Authorization Process.
® Microsoft Office 2010 Integrating Word, Excel, Access, and PowerPoint.
INTRODUCTION TO ACCESS. OBJECTIVES  Define the terms field, record, table, relational database, primary key, and foreign key  Create a blank database.
FIRST COURSE Integration Tutorial 2 Integrating Word, Excel, and Access.
Agenda for Class 2/20/2014 Introduce Microsoft’s SQL Server database management system. Use the lab to discuss how to CREATE, DROP and populate (INSERT)
Means of Communication Following are the means of communication between Mumbai and Delhi Office :  Messenger  RADMIN   Phone (Reliance To Reliance.
Intro To Oracle :part 1 1.Save your Memory Usage & Performance. 2.Oracle Login ways. 3.Adding Database to DB Trees. 4.How to Create your own user(schema).
1 Connecting to a Database Server. 2 We all have accounts, with a single database each, on a Microsoft SQL Server on the USF network: allman.forest.usf.edu.
SSMS SQL Server Management System. SQL Server Microsoft SQL Server is a Relational Database Management System (RDBMS) Relational Database Management System.
Backup Tables in SQL Server. Backup table method Cape_Codd database is used in this example 1.Righ click the database that contains the table you want.
COMPREHENSIVE Access Tutorial 1 Creating a Database.
Using Microsoft Access When you have entered all the data into your database you may want to have a printed copy or indeed you may want to print a report.
BI Reporting Tools Kalyn Kelly June 10, BI – Business Intelligence  A set of theories, methodologies, architectures, and technologies that transform.
MICROSOFT EXCEL – CHAPTER 10 Sravanthi Lakkimsetty Jan 20,2016
How To Start a SQL server Connecting to SQL Server.
Setting up a remote office connection September 2011 Nick Maxwell.
IST VLabs Tutorial Fall 2010 Dongwon Lee, Ph.D..
DBMS Programs MS SQL Server & MySQL
DB Programming – Basic analysis
Module III: Business Analytics
How to export Contacts from AKO webmail to Outlook 2010, 2007, or 2013
Microsoft Office Illustrated
Exchanging Data with Other Programs
MySQL and MyPHPAdmin.
Geospatial Database Create Geodatabase Practical Session
Aqua Data Studio.
Open BIDS and create new SSAS Project Right Click on Data Source and click on New Data Source.
Tracking Usage of Analysis Services with SharePoint
(Use Internet Explorer)
--Valid address --Course ID --Access Code or
Ch 1 .Installing and configuring SQL Server 2005
Security - Forms Authentication
Presentation transcript:

Data Mining Instructor: Dr C. C. Chan Presented by Uday Seelam

What’s this for?  Remote Desktop  Import and Export data to SQL Server  Enterprise Manager  Query Analyzer  OLAP – Analysis Manager  Data Cube Creation  Decision Trees

Remote Desktop  Go to  Start  All Programs  Accessories  Communications  Remote Desktop Connection  Give the Remote server address as “ ”  Enter your Remote Desktop Login ID and Password  Don’t ever click the ‘X’ on top of the window, go to Start  Logoff  Connecting from Home  Connect to VPN

In Remote Server  You can find Microsoft SQL Server in Programs.  SQL Server services:  Analysis Services  Enterprise Manager  Query Analyzer  Import and Export Data etc..

Import and Export Data  To import or export data click  Start  Programs  Microsoft SQL Server  Import and Export Data  Generally our Data Sources will be text files with data separated by commas or tabs etc.  Select the Delimiter, qualifier etc.  Destination database to be used is cs07_676 for this class.  Can use either SQL Authentication or Windows Authentication

Enterprise Manager  To open Enterprise Manager  Start  Programs  Microsoft SQL Server  Enterprise Manager  Can view the data in the form of Table  To open Query Analyzer  Start  Programs  Microsoft SQL Server  Query Analyzer  Preprocessing of data can be done using SQL Queries

Analysis Manager  To open Analysis Manager go to  Start  Programs  Microsoft SQL Server  Analysis Services  Analysis Manager  Go to Console Root  Analysis Servers  sqlserver  cs09_676  Create a new Data Source  Select Server name, authentication, database (cs07_676) etc.

Data Cube  Open new Cube Wizard  Select Data Source, Measures  Select or create new Dimension  Process the cube  Define Aggregations

Decision Tree  Right Click on the Cube  Select new Mining model  Decision trees and Clustering can be done.  Select Dimension and level  Process model if measures or dimensions are changed

Questions? Office Hours: 4 PM to 7PM Wednesday