Machine Learning. CS 2750 Machine Learning. Administration. Lecture 1. Milos Hauskrecht 5329 Sennott Square, x4-8845

Size: px
Start display at page:

Download "Machine Learning. CS 2750 Machine Learning. Administration. Lecture 1. Milos Hauskrecht 5329 Sennott Square, x4-8845"

Transcription

1 CS 75 Mache Learg Lecture Mache Learg Mlos Hauskrecht 539 Seott Square, 5 people.cs.ptt.edu/~mlos/courses/cs75/ Admstrato Istructor: Prof. Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square, 5 TA: Yabg Xue ya@ptt.edu 53 Seott Square Offce hours: TBA

2 Who am I? Mlos Hauskrecht Professor of Computer Scece Secodary afflatos: Itellget Systems Program (ISP), Departmet of Bomedcal Iformatcs (DBMI) Research work: Mache learg, Data mg, Outler detecto, Probablstc modelg, Tme-seres models ad aalyss Applcatos to healthcare: EHR data aalyss, Patet motorg ad alertg, Patet safety Admstrato Study materal Hadouts, your otes ad course readgs Prmary tetbook: Chrs. Bshop. Patter Recogto ad Mache Learg. Sprger,.

3 Admstrato Study materal Other books: K. Murphy. Mache Learg: A probablstc perspectve, MIT Press,. J. Ha, M. Kamber. Data Mg. Morga Kauffma,. Fredma, Haste, Tbshra. Elemets of statstcal learg. Sprger, d edto,. Koller, Fredma. Probablstc graphcal models. MIT Press, 9. Duda, Hart, Stork. Patter classfcato. d edto. J Wley ad Sos,. T. Mtchell. Mache Learg. McGraw Hll, 997. Admstrato Homework assgmets: weekly Programmg tool: Matlab (free lcese, CSSD maches ad labs) Matlab Tutoral: et week Eams: Mdterm + Fal Mdterm before Sprg break Term project Lectures: Attedace ad Actvty 3

4 Tetatve topcs Itroducto Desty estmato Supervsed Learg Lear models for regresso ad classfcato. Mult-layer eural etworks. Support vector maches. Kerel methods. Usupervsed Learg Learg Bayesa etworks Latet varable models. Epectato mamzato. Clusterg Tetatve topcs (cot) Esemble methods Mture models Baggg ad boostg Dmesoalty reducto Feature selecto Prcpal compoet aalyss (PCA) Reforcemet learg

5 Mache Learg The feld of mache learg studes the desg of computer programs (agets) capable of learg from past eperece or adaptg to chages the evromet The eed for buldg agets capable of learg s everywhere. Eamples: tet, web page classfcato web search speech recogto Mache Learg Eamples: Image/vdeo classfcato, aotato ad retreval adaptve terfaces Car Race car commercal software Game playg 5

6 Learg process Model of data Learer (a computer program) processes data D represetg past epereces ad tres to buld a model that ether: Geerates approprate respose to future data, or Descrbes some meagful way the data see Eample: Learer sees a set of patet cases (patet records) wth correspodg dagoses. It ca ether try: to predct the occurrece of a dsease for future patets descrbe the depedeces betwee dseases, symptoms Types of learg problems Supervsed learg Takes data that cossts of pars (,y) Lears mappg f: (put) y (output, respose) Usupervsed learg Takes data that cosst of vectors Lears relatos amog vector compoets Groups/clusters data to the groups Reforcemet learg Lears mappg f: (put) y (desred output) From (,y,r) trplets where s a put, y s a respose chose by the user/system, ad r s a reforcemet sgal Ole: see, choose y ad observe r Other types of learg: Actve learg, Trasfer learg, Deep learg

7 Data: D { d, d,.., d d, y Supervsed learg a set of eamples s put vector, ad y s desred output (gve by a teacher) Objectve: lear the mappg f : X Y s.t. y f ( ) for all,.., Two types of problems: Regresso: X dscrete or cotuous Y s cotuous Classfcato: X dscrete or cotuous Y s dscrete } Supervsed learg eamples Regresso: Y s cotuous Debt/equty Eargs Future product orders Stock prce Data: Debt/equty Eargs Future prod orders Stock prce

8 Supervsed learg eamples Classfcato: Y s dscrete Label 3 Hadwrtte dgt (array of,s) Data: mage dgt Usupervsed learg Data: D { d, d,.., d} d vector of values No target value (output) y Objectve: lear relatos betwee samples, compoets of samples Types of problems: Clusterg Group together smlar eamples, e.g. patet cases Desty estmato Model probablstcally the populato of samples

9 Usupervsed learg eample Clusterg. Group together smlar eamples d Usupervsed learg eample Clusterg. Group together smlar eamples d

10 Usupervsed learg eample Clusterg. Group together smlar eamples Usupervsed learg eample Desty estmato. We wat to buld a probablty model P() of a populato from whch we drew eamples d

11 Usupervsed learg. Desty estmato A probablty desty of a pot the two dmesoal space Model used here: Mture of Gaussas Reforcemet learg We wat to lear: f : X Y We see eamples of puts but ot y We select y for observed from avalable choces We get a feedback (reforcemet) from a crtc about how good our choce of y was Iput Learer Output/acto y reforcemet Crtc The goal s to select outputs that lead to the best reforcemet

12 Learg: frst look Assume we see eamples of pars (, y) D ad we wat to lear the mappg f : X Y to predct y for some future We get the data D - what should we do? y Learg: frst look Problem: may possble fuctos f : X Y ests for represetg the mappg betwee ad y Whch oe to choose? May eamples stll usee! y

13 Learg: frst look Soluto: make a assumpto about the model, say, f ( ) a b y Learg: frst look Choosg a parametrc model or a set of models s ot eough Stll too may fuctos f ( ) a b Oe for every par of parameters a, b y

14 Learg: frst look We wat the best set of model parameters reduce the msft betwee the model M ad observed data D Or, ( other words) epla the data the best How to measure the msft? y Learg: frst look We wat the best set of model parameters reduce the msft betwee the model M ad observed data D Or, ( other words) epla the data the best How to measure the msft? y - The dfferece observed value of y ad model predcto

15 Learg: frst look We wat the best set of model parameters reduce the msft betwee the model M ad observed data D Or, ( other words) epla the data the best How to measure the msft? y Learg: frst look We wat the best set of model parameters reduce the msft betwee the model M ad observed data D Or, ( other words) epla the data the best How to measure the msft? Objectve fucto: Error fucto: Measures the msft betwee D ad M Eamples of error fuctos: Average Square Error Average Absolute Error ( y y f ( )) f ( ) 5

16 Learg: frst look Lear regresso problem Mmzes the squared error fucto for the lear model ( y f ( )) y Learg: frst look Applcato: A ew eample wth ukow value y s checked agast the model, ad y s calculated y f ( ) a b yy y =?

17 Supervsed learg: Classfcato Data D: pars (, y) where y s a class label: y eamples: patet wll be readmtted or o, has dsease (case) or o (cotrol) case cotrol Supervsed learg: Classfcato Fd a model f: X R, say f ( ) a b c that defes a decso boudary f () = that separates well the two classes Note that some eamples are ot correctly classfed case f () = cotrol 7

18 Supervsed learg: Classfcato A ew eample wth ukow class label s checked agast the model, the class label s assged case cotrol? Learg: frst look. Data: D { d, d,.., d}. Model selecto: Select a model or a set of models (wth parameters) E.g. y a b 3. Choose the objectve fucto Squared error ( y f ( )). Learg: Fd the set of parameters optmzg the error fucto The model ad parameters wth the smallest error 5. Applcato Apply the leared model to ew data E.g. predct ys for ew puts usg leared f () CS 75 Mache Learg

19 Learg: frst look. Data: D { d, d,.., d}. Model selecto: Select a model or a set of models (wth parameters) E.g. y a y b 3. Choose the objectve fucto Squared error ( y f ( )) -. Learg: - Fd the set of parameters optmzg the error fucto - The model ad parameters wth the smallest error 5. Applcato: Apply the leared model to ew data E.g. predct ys for ew puts usg leared f () CS 75 Mache Learg A learg system: basc cycle. Data: D { d, d,.., d}. Model selecto: Select a model or a set of models (wth parameters) E.g. y a b 3. Choose the objectve fucto Squared error y ( y f ( )). Learg: Fd the set of parameters optmzg the error fucto The model ad parameters wth the smallest error - 5. Applcato - Apply the leared model to ew data - E.g. predct ys for ew puts usg leared f () CS 75 Mache Learg 9

20 Learg: frst look. Data: D { d, d,.., d}. Model selecto: Select a model or a set of models (wth parameters) E.g. y a b 3. Choose the objectve fucto Squared error ( y f ( )). Learg: Fd the set of parameters optmzg the error fucto The model ad parameters wth the smallest error 5. Applcato Apply the leared - model to ew data - E.g. predct ys for - ew puts usg leared f () Learg: frst look. Data: D { d, d,.., d}. Model selecto: Select a modelor a set of models (wth parameters) - - E.g. y a b - 3. Choose the objectve fucto Squared error ( y f ( )). Learg: Fd the set of parameters optmzg the error fucto The model ad parameters wth the smallest error 5. Applcato: Apply the leared model to ew data E.g. predct ys for ew puts usg leared f ()

21 Learg: frst look. Data: D { d, d,.., d}. Model selecto: Select a model or a set of models (wth parameters) E.g. y a b 3. Choose the objectve fucto Squared error ( y f ( )). Learg: - - Fd the set of parameters - optmzg the error fucto The model ad - parameters wth the smallest error Applcato: Apply the leared model to ew data E.g. predct ys for ew puts usg leared f () Learg: frst look. Data: D { d, d,.., d}. Model selecto: Select a model or a set of models (wth parameters) E.g. y a b 3. Choose the objectve fucto Squared error ( y f ( )). Learg: Fd the set of parameters optmzg the error fucto The model ad parameters wth the smallest error 5. Applcato Apply the leared model to ew data Looks straghtforward, but there are problems.

CS 2710 Foundations of AI Lecture 22. Machine learning. Machine Learning

CS 2710 Foundations of AI Lecture 22. Machine learning. Machine Learning CS 7 Foudatos of AI Lecture Mache learg Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square Mache Learg The feld of mache learg studes the desg of computer programs (agets) capable of learg from past eperece

More information

Multiclass classification Decision trees

Multiclass classification Decision trees CS 75 Mache Learg Lecture Multclass classfcato Decso trees Mlos Hauskrecht mlos@cs.tt.edu 59 Seott Suare CS 75 Mache Learg Mdterm eam Mdterm Tuesda, March 4, 4 I-class 75 mutes closed book materal covered

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications /03/ Mache Learg: Algorthms ad Applcatos Florao Z Free Uversty of Boze-Bolzao Faculty of Computer Scece Academc Year 0-0 Lecture 3: th March 0 Naïve Bayes classfer ( Problem defto A trag set X, where each

More information

Face Recognition using Supervised & Unsupervised Techniques

Face Recognition using Supervised & Unsupervised Techniques Natoal Uversty of Sgapore EE5907-Patter recogto-2 NAIONAL UNIVERSIY OF SINGAPORE EE5907 Patter Recogto Project Part-2 Face Recogto usg Supervsed & Usupervsed echques SUBMIED BY: SUDEN NAME: harapa Reddy

More information

Bezier curves. 1. Defining a Bezier curve. A closed Bezier curve can simply be generated by closing its characteristic polygon

Bezier curves. 1. Defining a Bezier curve. A closed Bezier curve can simply be generated by closing its characteristic polygon Curve represetato Copyrght@, YZU Optmal Desg Laboratory. All rghts reserved. Last updated: Yeh-Lag Hsu (--). Note: Ths s the course materal for ME55 Geometrc modelg ad computer graphcs, Yua Ze Uversty.

More information

Fitting. We ve learned how to detect edges, corners, blobs. Now what? We would like to form a. compact representation of

Fitting. We ve learned how to detect edges, corners, blobs. Now what? We would like to form a. compact representation of Fttg Fttg We ve leared how to detect edges, corers, blobs. Now what? We would lke to form a hgher-level, h l more compact represetato of the features the mage b groupg multple features accordg to a smple

More information

Point Estimation-III: General Methods for Obtaining Estimators

Point Estimation-III: General Methods for Obtaining Estimators Pot Estmato-III: Geeral Methods for Obtag Estmators RECAP 0.-0.6 Data: Radom Sample from a Populato of terest o Real valued measuremets: o Assumpto (Hopefully Reasoable) o Model: Specfed Probablty Dstrbuto

More information

Integration of Support Vector Machine and Bayesian Neural Network for Data Mining and Classification

Integration of Support Vector Machine and Bayesian Neural Network for Data Mining and Classification World Academy of Scece, Egeerg ad Techology Iteratoal Joural of Computer ad Iformato Egeerg Vol:4, No:4, 2 Itegrato of Support Vector Mache ad Bayesa Neural Network for Data Mg ad Classfcato Essam Al-Daoud

More information

Software reliability is defined as the probability of failure

Software reliability is defined as the probability of failure Evolutoary Regresso Predcto for Software Cumulatve Falure Modelg: a comparatve study M. Beaddy, M. Wakrm & S. Aljahdal 2 : Dept. of Math. & Ifo. Equpe MMS, Ib Zohr Uversty Morocco. beaddym@yahoo.fr 2:

More information

Designing a learning system

Designing a learning system CS 75 Mache Leafrg Lecture 3 Desgg a learg system Mlos Hauskrecht mlos@cs.ptt.edu 539 Seott Square, x4-8845 people.cs.ptt.edu/~mlos/courses/cs75/ Homeork assgmet Homeork assgmet ll be out today To parts:

More information

Electrocardiogram Classification Method Based on SVM

Electrocardiogram Classification Method Based on SVM Electrocardogram Classfcato Method Based o SVM Xao Tag Zhwe Mo College of mathematcs ad software scece, Schua ormal uversty, Chegdu 60066, P. R. Cha Abstract Heart dsease s oe of the ma dseases threateg

More information

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL

APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL APPLICATION OF CLUSTERING METHODS IN BANK S PROPENSITY MODEL Sergej Srota Haa Řezaková Abstract Bak s propesty models are beg developed for busess support. They should help to choose clets wth a hgher

More information

SVM Classification Method Based Marginal Points of Representative Sample Sets

SVM Classification Method Based Marginal Points of Representative Sample Sets P P College P P College P Iteratoal Joural of Iformato Techology Vol. No. 9 005 SVM Classfcato Method Based Margal Pots of Represetatve Sample Sets Wecag ZhaoP P, Guagrog JP P, Ru NaP P, ad Che FegP of

More information

ANALYSIS OF VARIANCE WITH PARETO DATA

ANALYSIS OF VARIANCE WITH PARETO DATA Proceedgs of the th Aual Coferece of Asa Pacfc Decso Sceces Isttute Hog Kog, Jue -8, 006, pp. 599-609. ANALYSIS OF VARIANCE WITH PARETO DATA Lakhaa Watthaacheewakul Departmet of Mathematcs ad Statstcs,

More information

Biological Neurons. Biological Neuron: Information Processing. Axon Hillock. Axon. Soma. Nucleus. Dendrite. Terminal. M. A. El Sharkawi, NN General 2

Biological Neurons. Biological Neuron: Information Processing. Axon Hillock. Axon. Soma. Nucleus. Dendrite. Terminal. M. A. El Sharkawi, NN General 2 Bolocal Neuros Soa Ao Hlloc Ao Nucleus Dedrte eral M. A. El Shara, NN Geeral Bolocal Neuro: Iforato Process M. A. El Shara, NN Geeral 3 M. A. El Shara, NN Geeral 4 Recoto of Bolocal Neuros Lear (tra Recall

More information

An Ensemble Approach to Classifier Construction based on Bootstrap Aggregation

An Ensemble Approach to Classifier Construction based on Bootstrap Aggregation A Esemble Approach to Classfer Costructo based o Bootstrap Aggregato Dewa Md. Fard Jahagragar Uversty Dhaka-342, Bagladesh Mohammad Zahdur Rahma Jahagragar Uversty Dhaka-342, Bagladesh Chowdhury Mofzur

More information

Optimal Allocation of Complex Equipment System Maintainability

Optimal Allocation of Complex Equipment System Maintainability Optmal Allocato of Complex Equpmet System ataablty X Re Graduate School, Natoal Defese Uversty, Bejg, 100091, Cha edcal Protecto Laboratory, Naval edcal Research Isttute, Shagha, 200433, Cha Emal:rexs841013@163.com

More information

Analysis of Students' Performance by Using Different Data Mining Classifiers

Analysis of Students' Performance by Using Different Data Mining Classifiers I.J. Moder Educato ad Computer Scece, 2017, 8, 9-15 Publshed Ole August 2017 MECS (http://www.mecs-press.org/) DOI: 10.5815/jmecs.2017.08.02 Aalyss of Studets' Performace by Usg Dfferet Data Mg Classfers

More information

Prof. Feng Liu. Winter /24/2019

Prof. Feng Liu. Winter /24/2019 Prof. Feg Lu Wter 209 http://www.cs.pd.edu/~flu/courses/cs40/ 0/24/209 Last Tme Feature detecto 2 Toda Feature matchg Fttg The followg sldes are largel from Prof. S. Lazebk 3 Wh etract features? Motvato:

More information

A Comparison of Univariate Smoothing Models: Application to Heart Rate Data Marcus Beal, Member, IEEE

A Comparison of Univariate Smoothing Models: Application to Heart Rate Data Marcus Beal, Member, IEEE A Comparso of Uvarate Smoothg Models: Applcato to Heart Rate Data Marcus Beal, Member, IEEE E-mal: bealm@pdx.edu Abstract There are a umber of uvarate smoothg models that ca be appled to a varety of olear

More information

For all questions, answer choice E) NOTA" means none of the above answers is correct. A) 50,500 B) 500,000 C) 500,500 D) 1,001,000 E) NOTA

For all questions, answer choice E) NOTA means none of the above answers is correct. A) 50,500 B) 500,000 C) 500,500 D) 1,001,000 E) NOTA For all questos, aswer choce " meas oe of the above aswers s correct.. What s the sum of the frst 000 postve tegers? A) 50,500 B) 500,000 C) 500,500 D),00,000. What s the sum of the tegers betwee 00 ad

More information

Spatial Interpolation Using Neural Fuzzy Technique

Spatial Interpolation Using Neural Fuzzy Technique Wog, K.W., Gedeo, T., Fug, C.C. ad Wog, P.M. (00) Spatal terpolato usg eural fuzzy techque. I: Proceedgs of the 8th Iteratoal Coferece o Neural Iformato Processg (ICONIP), Shagha, Cha Spatal Iterpolato

More information

Unsupervised Discretization Using Kernel Density Estimation

Unsupervised Discretization Using Kernel Density Estimation Usupervsed Dscretzato Usg Kerel Desty Estmato Maregle Bba, Floraa Esposto, Stefao Ferll, Ncola D Mauro, Teresa M.A Basle Departmet of Computer Scece, Uversty of Bar Va Oraboa 4, 7025 Bar, Italy {bba,esposto,ferll,dm,basle}@d.uba.t

More information

Blind Steganalysis for Digital Images using Support Vector Machine Method

Blind Steganalysis for Digital Images using Support Vector Machine Method 06 Iteratoal Symposum o Electrocs ad Smart Devces (ISESD) November 9-30, 06 Bld Stegaalyss for Dgtal Images usg Support Vector Mache Method Marcelus Hery Meor School of Electrcal Egeerg ad Iformatcs Badug

More information

Unsupervised visual learning of three-dimensional objects using a modular network architecture

Unsupervised visual learning of three-dimensional objects using a modular network architecture PERGAMON Neural Networks 12 (1999) 1037 1051 Neural Networks www.elsever.com/locate/euet Usupervsed vsual learg of three-dmesoal objects usg a modular etwork archtecture H. Ado a, *, S. Suzuk a,b, T. Fujta

More information

LP: example of formulations

LP: example of formulations LP: eample of formulatos Three classcal decso problems OR: Trasportato problem Product-m problem Producto plag problem Operatos Research Massmo Paolucc DIBRIS Uversty of Geova Trasportato problem The decso

More information

Signal Classification Method Based on Support Vector Machine and High-Order Cumulants

Signal Classification Method Based on Support Vector Machine and High-Order Cumulants Wreless Sesor Network,,, 48-5 do:.46/ws..7 Publshed Ole Jauary (http://www.scrp.org/joural/ws/). Sgal Classfcato Method Based o Support Vector Mache ad Hgh-Order Cumulats Abstract X ZHOU, Yg WU, B YANG

More information

MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD

MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD MATHEMATICAL PROGRAMMING MODEL OF THE CRITICAL CHAIN METHOD TOMÁŠ ŠUBRT, PAVLÍNA LANGROVÁ CUA, SLOVAKIA Abstract Curretly there s creasgly dcated that most of classcal project maagemet methods s ot sutable

More information

Simulator for Hydraulic Excavator

Simulator for Hydraulic Excavator Smulator for Hydraulc Excavator Tae-Hyeog Lm*, Hog-Seo Lee ** ad Soo-Yog Yag *** * Departmet of Mechacal ad Automotve Egeerg, Uversty of Ulsa,Ulsa, Korea (Tel : +82-52-259-273; E-mal: bulbaram@mal.ulsa.ac.kr)

More information

Application Research for Ultrasonic Flaw Identification Based on Support Vector Machine Jing Huang 1, a, Binglei Guan 1, b

Application Research for Ultrasonic Flaw Identification Based on Support Vector Machine Jing Huang 1, a, Binglei Guan 1, b 4th Iteratoal Coferece o Mechatrocs, Materals, Chemstry ad Computer Egeerg (ICMMCCE 205) Applcato Research for Ultrasoc Flaw Idetfcato Based o Support Vector Mache Jg Huag, a, Bgle Gua, b School of Electroc

More information

2 General Regression Neural Network (GRNN)

2 General Regression Neural Network (GRNN) 4 Geeral Regresso Neural Network (GRNN) GRNN, as proposed b oald F. Specht [Specht 9] falls to the categor of probablstc eural etworks as dscussed Chapter oe. Ths eural etwork lke other probablstc eural

More information

ECE Digital Image Processing and Introduction to Computer Vision

ECE Digital Image Processing and Introduction to Computer Vision ECE59064 Dgtal Image Processg ad Itroducto to Computer Vso Depart. of ECE NC State Uverst Istructor: Tafu Matt Wu Sprg 07 Outle Recap Le Segmet Detecto Fttg Least square Total square Robust estmator Hough

More information

Designing a learning system

Designing a learning system CS 75 Itro to Machie Learig Lecture Desigig a learig system Milos Hauskrecht milos@pitt.edu 539 Seott Square, -5 people.cs.pitt.edu/~milos/courses/cs75/ Admiistrivia No homework assigmet this week Please

More information

Biconnected Components

Biconnected Components Presetato for use wth the textbook, Algorthm Desg ad Applcatos, by M. T. Goodrch ad R. Tamassa, Wley, 2015 Bcoected Compoets SEA PVD ORD FCO SNA MIA 2015 Goodrch ad Tamassa Bcoectvty 1 Applcato: Networkg

More information

Comparison Studies on Classification for Remote Sensing Image Based on Data Mining Method

Comparison Studies on Classification for Remote Sensing Image Based on Data Mining Method Hag Xao ad Xub Zhag Comparso Studes o Classfcato for Remote Sesg Image Based o Data Mg Method Hag XIAO 1, Xub ZHANG 1 1: School of Electroc, Iformato ad Electrcal Egeerg Shagha Jaotog Uversty No. 1954,

More information

Text Categorization Based on a Similarity Approach

Text Categorization Based on a Similarity Approach Text Categorzato Based o a Smlarty Approach Cha Yag Ju We School of Computer Scece & Egeerg, Uversty of Electroc Scece ad Techology of Cha, Chegdu 60054, P.R. Cha Abstract Text classfcato ca effcetly ehace

More information

SALAM A. ISMAEEL Computer Man College for Computer Studies, Khartoum / Sudan

SALAM A. ISMAEEL Computer Man College for Computer Studies, Khartoum / Sudan AAPTIVE HYBRI-WAVELET ETHO FOR GPS/ SYSTE INTEGRATION SALA A. ISAEEL Computer a College for Computer Studes, Khartoum / Suda salam.smaeel@gmal.com ABSTRACT I ths paper, a techque for estmato a global postog

More information

Pattern Extraction, Classification and Comparison Between Attribute Selection Measures

Pattern Extraction, Classification and Comparison Between Attribute Selection Measures Subrata Pramak et al. / (IJCSIT) Iteratoal Joural of Computer Scece ad Iformato Techoes, Vol. 1 (5), 010, 371-375 Patter Extracto, Classfcato ad Comparso Betwee ttrbute Selecto Measures Subrata Pramak,

More information

A Perception of Statistical Inference in Data Mining

A Perception of Statistical Inference in Data Mining Iteratoal Joural of Computer Scece & Commucato Vol., No., July-December 00, pp. 373-378 A Percepto of Statstcal Iferece Data Mg Sajay Gaur & M. S. Dulawat, Departmet of Mathematcs & Statstcs, Mohalal Sukhada

More information

Chapter 3 Descriptive Statistics Numerical Summaries

Chapter 3 Descriptive Statistics Numerical Summaries Secto 3.1 Chapter 3 Descrptve Statstcs umercal Summares Measures of Cetral Tedecy 1. Mea (Also called the Arthmetc Mea) The mea of a data set s the sum of the observatos dvded by the umber of observatos.

More information

ABSTRACT Keywords

ABSTRACT Keywords A Preprocessg Scheme for Hgh-Cardalty Categorcal Attrbutes Classfcato ad Predcto Problems Daele Mcc-Barreca ClearCommerce Corporato 1100 Metrc Blvd. Aust, TX 78732 ABSTRACT Categorcal data felds characterzed

More information

Support Vector Machine and Random Forest Modeling for Intrusion Detection System (IDS)

Support Vector Machine and Random Forest Modeling for Intrusion Detection System (IDS) Joural of Itellget Learg Systems ad Applcatos, 04, 6, 45-5 Publshed Ole February 04 (http://www.scrp.org/joural/jlsa) http://dx.do.org/0.436/jlsa.04.6005 45 Support Vector Mache ad Radom Forest Modelg

More information

Supplementary Information

Supplementary Information Supplemetary Iformato A Self-Trag Subspace Clusterg Algorthm uder Low-Rak Represetato for Cacer Classfcato o Gee Expresso Data Chu-Qu Xa 1, Ke Ha 1, Yog Q 1, Yag Zhag 2, ad Dog-Ju Yu 1,2, 1 School of Computer

More information

RESEARCH ON FEATURE EXTRACTION OF MECHANICAL FAULT BASED ON ORTHOGONAL LOCAL FISHER DISCRIMINANT ANALYSIS

RESEARCH ON FEATURE EXTRACTION OF MECHANICAL FAULT BASED ON ORTHOGONAL LOCAL FISHER DISCRIMINANT ANALYSIS RESEARCH ON FEATURE EXTRACTION OF MECHANICAL FAULT BASED ON ORTHOGONAL LOCAL FISHER DISCRIMINANT ANALYSIS Guoq SONG 1,a ad Chu HE 1,b ABSTRACT: The basc problem of fault dagoss s to extract the characterstc

More information

A Genetic K-means Clustering Algorithm Applied to Gene Expression Data

A Genetic K-means Clustering Algorithm Applied to Gene Expression Data A Geetc K-meas Clusterg Algorthm Appled to Gee Expresso Data Fag-Xag Wu, W. J. Zhag, ad Athoy J. Kusal Dvso of Bomedcal Egeerg, Uversty of Sasatchewa, Sasatoo, S S7N 5A9, CANADA faw34@mal.usas.ca, zhagc@egr.usas.ca

More information

ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression

ChEn 475 Statistical Analysis of Regression Lesson 1. The Need for Statistical Analysis of Regression Statstcal-Regresso_hadout.xmcd Statstcal Aalss of Regresso ChE 475 Statstcal Aalss of Regresso Lesso. The Need for Statstcal Aalss of Regresso What do ou do wth dvdual expermetal data pots? How are the

More information

1-D matrix method. U 4 transmitted. incident U 2. reflected U 1 U 5 U 3 L 2 L 3 L 4. EE 439 matrix method 1

1-D matrix method. U 4 transmitted. incident U 2. reflected U 1 U 5 U 3 L 2 L 3 L 4. EE 439 matrix method 1 -D matrx method We ca expad the smple plae-wave scatterg for -D examples that we ve see to a more versatle matrx approach that ca be used to hadle may terestg -D problems. The basc dea s that we ca break

More information

Content-Based Image Retrieval Using Associative Memories

Content-Based Image Retrieval Using Associative Memories Proceedgs of the 6th WSEAS It. Coferece o ELECOMMUNICAIONS ad INFORMAICS, Dallas, exas, USA, March 22-24, 2007 99 Cotet-Based Image Retreval Usg Assocatve Memores ARUN KULKARNI Computer Scece Departmet

More information

A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS

A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS ISSN: 39-8753 Iteratoal Joural of Iovatve Research Scece, Egeerg ad Techology A ISO 397: 7 Certfed Orgazato) Vol. 3, Issue, Jauary 4 A PROCEDURE FOR SOLVING INTEGER BILEVEL LINEAR PROGRAMMING PROBLEMS

More information

Keywords Classification, Texture Characterization, LBP, FLBP, Medical Imaging

Keywords Classification, Texture Characterization, LBP, FLBP, Medical Imaging Volume 4, Issue 8, August 04 ISSN: 77 8X Iteratoal Joural of Advaced Research Computer Scece ad Software Egeerg Research Paper Avalable ole at: www.jarcsse.com Dagose the Thyrod Usg Teture Characterzato

More information

Reliable Surface Extraction from Point-Clouds using Scanner-Dependent Parameters

Reliable Surface Extraction from Point-Clouds using Scanner-Dependent Parameters 1 Relable Surface Extracto from Pot-Clouds usg Scaer-Depedet Parameters Hrosh Masuda 1, Ichro Taaka 2, ad Masakazu Eomoto 3 1 The Uversty of Tokyo, masuda@sys.t.u-tokyo.ac.jp 2 Tokyo Dek Uversty, taaka@cck.deda.ac.jp

More information

On a Sufficient and Necessary Condition for Graph Coloring

On a Sufficient and Necessary Condition for Graph Coloring Ope Joural of Dscrete Matheatcs, 04, 4, -5 Publshed Ole Jauary 04 (http://wwwscrporg/joural/ojd) http://dxdoorg/0436/ojd04400 O a Suffcet ad Necessary Codto for raph Colorg Maodog Ye Departet of Matheatcs,

More information

Active Bayesian Learning For Mixture Models

Active Bayesian Learning For Mixture Models Actve Bayesa Learg For Mxture Models Ia Davdso Slco Graphcs 300 Crttede L, MS 876 Mouta Vew, CA 94587 pd@hotmal.com Abstract Tradtoally, Bayesa ductve learg volves fdg the most probable model from the

More information

Evolutionary Strategies for Multi-Scale Radial Basis Function Kernels in Support Vector Machines

Evolutionary Strategies for Multi-Scale Radial Basis Function Kernels in Support Vector Machines Eolutoary Strateges for Mult-Scale Radal Bass Fucto Kerels Support Vector Maches Taasaee Phethrakul Departmet of Computer Egeerg Faculty of Egeerg, Chulalogkor Uersty Bagkok, Thalad 0330 taasaee@yahoo.com

More information

Constructive Semi-Supervised Classification Algorithm and Its Implement in Data Mining

Constructive Semi-Supervised Classification Algorithm and Its Implement in Data Mining Costructve Sem-Supervsed Classfcato Algorthm ad Its Implemet Data Mg Arvd Sgh Chadel, Arua Twar, ad Naredra S. Chaudhar Departmet of Computer Egg. Shr GS Ist of Tech.& Sc. SGSITS, 3, Par Road, Idore (M.P.)

More information

Optimization of Light Switching Pattern on Large Scale using Genetic Algorithm

Optimization of Light Switching Pattern on Large Scale using Genetic Algorithm Optmzato of Lght Swtchg Patter o Large Scale usg Geetc Algorthm Pryaka Sambyal, Pawaesh Abrol 2, Parvee Lehaa 3,2 Departmet of Computer Scece & IT 3 Departmet of Electrocs Uversty of Jammu, Jammu, J&K,

More information

An Ensemble Multi-Label Feature Selection Algorithm Based on Information Entropy

An Ensemble Multi-Label Feature Selection Algorithm Based on Information Entropy The Iteratoal Arab Joural of Iformato Techology, Vol., No. 4, July 204 379 A Esemble Mult-Label Feature Selecto Algorthm Based o Iformato Etropy Shg L, Zheha Zhag, ad Jaq Dua School of Computer Scece,

More information

Clustering documents with vector space model using n-grams

Clustering documents with vector space model using n-grams Clusterg documets wth vector space model usg -grams Klas Skogmar, d97ksk@efd.lth.se Joha Olsso, d97jo@efd.lth.se Lud Isttute of Techology Supervsed by: Perre Nugues, Perre.Nugues@cs.lth.se Abstract Ths

More information

Using Linear-threshold Algorithms to Combine Multi-class Sub-experts

Using Linear-threshold Algorithms to Combine Multi-class Sub-experts Usg Lear-threshold Algorthms to Combe Mult-class Sub-experts Chrs Mesterharm MESTERHA@CS.RUTGERS.EDU Rutgers Computer Scece Departmet 110 Frelghuyse Road Pscataway, NJ 08854 USA Abstract We preset a ew

More information

Prediction Method of Network Security Situation Based on GA- LSSVM Time Series Analysis

Prediction Method of Network Security Situation Based on GA- LSSVM Time Series Analysis AMSE JOURNALS-AMSE IIETA publcato-07-seres: Advaces B; Vol. 60; N ; pp 37-390 Submtted Mar. 05 07; Revsed May 5 07; Accepted Ju. 0 07 Predcto Method of Network Securty Stuato Based o GA- LSSVM Tme Seres

More information

Architectures for Evolving Fuzzy Rule-based Classifiers

Architectures for Evolving Fuzzy Rule-based Classifiers Archtectures for Evolvg Fuzzy Rule-based Classfers Plame Agelov Dept of Commucato Systems, IfoLab Lacaster Uversty Lacaster LA 4WA,UK Xaowe Zhou Dept of Commucato Systems, IfoLab Lacaster Uversty Lacaster

More information

Learning Graphical Models from a Distributed Stream

Learning Graphical Models from a Distributed Stream Learg Graphcal Models from a Dstrbuted Stream Yu Zhag #1, Srkata Trthapura #2, Graham Cormode # Electrcal ad Computer Egeerg Departmet, Iowa State Uversty 1 yuz1988@astate.edu 2 st@astate.edu Uversty of

More information

International Mathematical Forum, 1, 2006, no. 31, ON JONES POLYNOMIALS OF GRAPHS OF TORUS KNOTS K (2, q ) Tamer UGUR, Abdullah KOPUZLU

International Mathematical Forum, 1, 2006, no. 31, ON JONES POLYNOMIALS OF GRAPHS OF TORUS KNOTS K (2, q ) Tamer UGUR, Abdullah KOPUZLU Iteratoal Mathematcal Forum,, 6, o., 57-54 ON JONES POLYNOMIALS OF RAPHS OF TORUS KNOTS K (, q ) Tamer UUR, Abdullah KOPUZLU Atatürk Uverst Scece Facult Dept. of. Math. 54 Erzurum, Turkey tugur@atau.edu.tr

More information

Advertisement Click-Through Rate Prediction using Multiple Criteria Linear Programming Regression Model

Advertisement Click-Through Rate Prediction using Multiple Criteria Linear Programming Regression Model Avalable ole at www.scecedrect.com Proceda Computer Scece 17 (2013 ) 803 811 Iformato Techology ad Quattatve Maagemet (ITQM2013) Advertsemet Clck-Through Rate Predcto usg Multple Crtera Lear Programmg

More information

NEURO FUZZY MODELING OF CONTROL SYSTEMS

NEURO FUZZY MODELING OF CONTROL SYSTEMS NEURO FUZZY MODELING OF CONTROL SYSTEMS Efré Gorrosteta, Carlos Pedraza Cetro de Igeería y Desarrollo Idustral CIDESI, Av Pe de La Cuesta 70. Des. Sa Pablo. Querétaro, Qro, Méxco gorrosteta@teso.mx pedraza@cdes.mx

More information

Abstract IJERTV2IS International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 2 Issue 11, November

Abstract IJERTV2IS International Journal of Engineering Research & Technology (IJERT) ISSN: Vol. 2 Issue 11, November Automatc K Commuty Mg Heterogeeous Networks Usg Covergece Aware Drchlet Process Mxture Model Reuga Dev. R ad Hemalatha. M * Departmet of Computer Scece, Karpagam Uversty, Combatore, Ida. Abstract Network

More information

Differentiated Service of Streaming Media Playback Technology

Differentiated Service of Streaming Media Playback Technology Iteratoal Coferece o Advaced Iformato ad Commucato Techology for Educato (ICAICTE 2013) Dfferetated Servce of Streamg Meda Playback Techology CHENG Z-ao 1 MENG Bo 1 WANG Da-hua 1 ZHAO Yue 1 1 Iformatzato

More information

Moving Foreground Detection Based On Spatio-temporal Saliency

Moving Foreground Detection Based On Spatio-temporal Saliency IJCSI Iteratoal Joural of Computer Scece Issues Vol. 10 Issue 1 No 3 Jauary 013 ISSN (Prt): 1694-0784 ISSN (Ole): 1694-0814 www.ijcsi.org 79 Movg Foregroud Detecto Based O Spato-temporal Salecy Yag Xa

More information

TDT-2004: ADAPTIVE TOPIC TRACKING AT MARYLAND

TDT-2004: ADAPTIVE TOPIC TRACKING AT MARYLAND TDT-2004: ADAPTIVE TOPIC TRACKING AT MARYLAND Tamer Elsayed, Douglas W. Oard, Davd Doerma Isttute for Advaced r Studes Uversty of Marylad, College Park, MD 20742 Cotact author: telsayed@cs.umd.edu Gary

More information

Auto-Scalability in Cloud: A Surveyof Energy and Sla Efficient Virtual Machine Consolidation

Auto-Scalability in Cloud: A Surveyof Energy and Sla Efficient Virtual Machine Consolidation SSRG Iteratoal Joural of Computer Scece ad Egeerg (SSRG-IJCSE volume 3 Issue November 06 Auto-Scalablty Cloud: A Surveyof Eergy ad Sla Effcet Vrtual Mache Cosoldato A.Rchard Wllam, Dr.J.Sethlkumar Asst.

More information

Designing a learning system

Designing a learning system CS 75 Machie Learig Lecture Desigig a learig system Milos Hauskrecht milos@cs.pitt.edu 539 Seott Square, x-5 people.cs.pitt.edu/~milos/courses/cs75/ Admiistrivia No homework assigmet this week Please try

More information

FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES. Rong Xiao, Lei Zhang, and Hong-Jiang Zhang

FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES. Rong Xiao, Lei Zhang, and Hong-Jiang Zhang FEATURE SELECTION ON COMBINATIONS FOR EFFICIENT LEARNING FROM IMAGES Rog Xao, Le Zhag, ad Hog-Jag Zhag Mcrosoft Research Asa, Bejg 100080, P.R. Cha {t-rxao, lezhag, hjzhag}@mcrosoft.com ABSTRACT Due to

More information

Fingerprint Classification Based on Spectral Features

Fingerprint Classification Based on Spectral Features Fgerprt Classfcato Based o Spectral Features Hosse Pourghassem Tarbat Modares Uversty h_poorghasem@modares.ac.r Hassa Ghassema Tarbat Modares Uversty ghassem@modares.ac.r Abstract: Fgerprt s oe of the

More information

Descriptive Statistics: Measures of Center

Descriptive Statistics: Measures of Center Secto 2.3 Descrptve Statstcs: Measures of Ceter Frequec dstrbutos are helpful provdg formato about categorcal data, but wth umercal data we ma wat more formato. Statstc: s a umercal measure calculated

More information

A genetic procedure used to train RFB neural networks

A genetic procedure used to train RFB neural networks A geetc procedure used to tra RFB eural etworks Costat-Iula VIZITIU Commucatos ad Electroc Systems Departmet Mltary Techcal Academy George Cosbuc Aveue 8-83 5 th Dstrct Bucharest ROMANIA vc@mta.ro http://www.mta.ro

More information

Estimating Feasibility Using Multiple Surrogates and ROC Curves

Estimating Feasibility Using Multiple Surrogates and ROC Curves Estmatg Feasblty Usg Multple Surrogates ad ROC Curves Arba Chaudhur * Uversty of Florda, Gaesvlle, Florda, 3601 Rodolphe Le Rche École Natoale Supéreure des Mes de Sat-Étee, Sat-Étee, Frace ad CNRS LIMOS

More information

Prediction of Two Phase Flow Pattern using Artificial Neural Network

Prediction of Two Phase Flow Pattern using Artificial Neural Network Predcto of Two Phase Flow Patter usg Artfcal Neural Network Hemat B. Mehta, Mash P. Pujara 2, Jyotrmay Baerjee 3 Abstract The preset paper dscusses the predcto of two phase flow patters a 2. mm horzotal

More information

URBAN AREA EXTRACTION IN SAR DATA

URBAN AREA EXTRACTION IN SAR DATA Iteratoal Archves of the Photogrammetry, Remote Sesg ad Spatal Iformato Sceces, Volume XL-1/W3, 013 SMPR 013, 5 8 October 013, Tehra, Ira URBAN AREA EXTRACTION IN SAR DATA H. Aghababaee *, S. Nazmard,.Am

More information

Collaborative Filtering Support for Adaptive Hypermedia

Collaborative Filtering Support for Adaptive Hypermedia Collaboratve Flterg Support for Adaptve Hypermeda Mart Balík, Iva Jelíek Departmet of Computer Scece ad Egeerg, Faculty of Electrcal Egeerg Czech Techcal Uversty Karlovo áměstí 3, 35 Prague, Czech Republc

More information

Integrating Language Model in Handwritten Chinese Text Recognition

Integrating Language Model in Handwritten Chinese Text Recognition 2009 10th Iteratoal Coferece o Documet Aalyss ad Recogto Itegratg Laguage Model Hadwrtte Chese Text Recogto Qu-Feg Wag, Fe Y, Cheg-L Lu Natoal Laboratory of Patter Recogto (NLPR), Isttute of Automato,

More information

DEEP (Displacement Estimation Error Back-Propagation) Method for Cascaded ViSPs (Visually Servoed Paired Structured Light Systems)

DEEP (Displacement Estimation Error Back-Propagation) Method for Cascaded ViSPs (Visually Servoed Paired Structured Light Systems) DEEP (Dsplacemet Estmato Error Back-Propagato) Method for Cascaded VSPs (Vsually Servoed Pared Structured Lght Systems) Haem Jeo 1), Jae-Uk Sh 2), Wachoel Myeog 3), Yougja Km 4), ad *Hyu Myug 5) 1), 3),

More information

CLUSTERING ASSISTED FUNDAMENTAL MATRIX ESTIMATION

CLUSTERING ASSISTED FUNDAMENTAL MATRIX ESTIMATION CLUSERING ASSISED FUNDAMENAL MARIX ESIMAION Hao Wu ad Y Wa School of Iformato Scece ad Egeerg, Lazhou Uversty, Cha wuhao1195@163com, wayjs@163com ABSRAC I computer vso, the estmato of the fudametal matrx

More information

Network Intrusion Detection Using Support Vector Machine Based on Particle Swarm Optimization Li Wang 1,2, Chunhua Dong 2, Jianping Hu 2, Guodong Li 2

Network Intrusion Detection Using Support Vector Machine Based on Particle Swarm Optimization Li Wang 1,2, Chunhua Dong 2, Jianping Hu 2, Guodong Li 2 Iteratoal Coferece o Appled Scece ad Egeerg Iovato (ASEI 015) Network Itruso Detecto Usg Support Vector Mache Based o Partcle Swarm Optmzato L Wag 1,, Chuhua Dog, Japg Hu, Guodog L 1.School of Electrocs

More information

Multi-class Cancer Classification with OVR-Support Vector Machines Selected by Naïve Bayes Classifier

Multi-class Cancer Classification with OVR-Support Vector Machines Selected by Naïve Bayes Classifier Mult-class Cacer Classfcato wth OVR-Support Vector Maches Selected by Naïve Bayes Classfer J-Hyuk Hog ad Sug-Bae Cho Dept. of Computer Scece, Yose Uversty 34 Scho-dog, Sudaemoo-ku Seoul 0-749, Korea hjh@sclab.yose.ac.kr,

More information

Area and Power Efficient Modulo 2^n+1 Multiplier

Area and Power Efficient Modulo 2^n+1 Multiplier Iteratoal Joural of Moder Egeerg Research (IJMER) www.jmer.com Vol.3, Issue.3, May-Jue. 013 pp-137-1376 ISSN: 49-6645 Area ad Power Effcet Modulo ^+1 Multpler K. Ptambar Patra, 1 Saket Shrvastava, Sehlata

More information

Adaptive Clustering Algorithm for Mining Subspace Clusters in High-Dimensional Data Stream *

Adaptive Clustering Algorithm for Mining Subspace Clusters in High-Dimensional Data Stream * ISSN 673-948 CODEN JKYTA8 E-mal: fcst@vp.63.com Joural of Froters of Computer Scece ad Techology http://www.ceaj.org 673-948/200/04(09)-0859-06 Tel: +86-0-566056 DOI: 0.3778/j.ss.673-948.200.09.009 *,2,

More information

Research on Intrusion Detection System Based on Improved PSO-SVM algorithm

Research on Intrusion Detection System Based on Improved PSO-SVM algorithm 583 A publcato of CHEMICAL ENGINEERING TRANSACTIONS VOL. 51, 016 Guest Edtors: Tchu Wag, Hogyag Zhag, Le Ta Copyrght 016, AIDIC Servz S.r.l., ISBN 978-88-95608-43-3; ISSN 83-916 The Itala Assocato of Chemcal

More information

Proactive Detection of DDoS Attacks Utilizing k-nn Classifier in an Anti-DDos Framework

Proactive Detection of DDoS Attacks Utilizing k-nn Classifier in an Anti-DDos Framework World Academy of Scece, Egeerg ad Techology Iteratoal Joural of Computer ad Iformato Egeerg Proactve Detecto of DDoS Attacks Utlzg k-nn Classfer a At-DDos Framework Hoa-Vu Nguye ad Yogsu Cho Dgtal Ope

More information

Unsupervised Pattern Classification for Categorical Data: A Two Stage Fuzzy Clustering Approach

Unsupervised Pattern Classification for Categorical Data: A Two Stage Fuzzy Clustering Approach 5 Usupervsed Patter Classfcato for Categorcal Data: A Two Stage Fuzzy Clusterg Approach Idrat Saha*, Arba Muhopadhyay, ad Uwal Maul Abstract Clusterg s a popular exploratory patter classfcato tool that

More information

MINIMIZATION OF THE VALUE OF DAVIES-BOULDIN INDEX

MINIMIZATION OF THE VALUE OF DAVIES-BOULDIN INDEX MIIMIZATIO OF THE VALUE OF DAVIES-BOULDI IDEX ISMO ÄRÄIE ad PASI FRÄTI Departmet of Computer Scece, Uversty of Joesuu Box, FI-800 Joesuu, FILAD ABSTRACT We study the clusterg problem whe usg Daves-Bould

More information

Introduction. (Received 7 February 2012; accepted 14 May 2012)

Introduction. (Received 7 February 2012; accepted 14 May 2012) 84. Fault dagoss of ma ege oural bearg based o vbrato aalyss usg Fsher lear dscrmat, K-earest eghbor ad support vector mache Ashka Moosava, Hoat Ahmad, Ahmad Tabatabaeefar 3 Uversty of Tehra, Departmet

More information

Interactive Change Detection Using High Resolution Remote Sensing Images Based on Active Learning with Gaussian Processes

Interactive Change Detection Using High Resolution Remote Sensing Images Based on Active Learning with Gaussian Processes Iteractve Chage Detecto Usg Hgh Resoluto Remote Sesg Images Based o Actve Learg wth Gaussa Processes Hu Ru a, Hua Yu a,, Pgpg Huag b, We Yag a a School of Electroc Iformato, Wuha Uversty, 43007 Wuha, Cha

More information

THE RESEARCH OF THE DYNAMIC MONITORING TECHNIQUE FOR LAND USE BASED ON REMOTE SENSING IMAGERY

THE RESEARCH OF THE DYNAMIC MONITORING TECHNIQUE FOR LAND USE BASED ON REMOTE SENSING IMAGERY HE RESEARCH OF HE DYNAMIC MONIORING ECHNIQUE FOR LAND USE BASED ON REMOE SENSING IMAGERY Shao Yog-she*, Zhag Shao-mg, Dou Ja-fag, Ja Sheg-ju Departmet of Surveyg ad Geo-formatcs of ogj Uversty, Shagha,

More information

COMSC 2613 Summer 2000

COMSC 2613 Summer 2000 Programmg II Fal Exam COMSC 63 Summer Istructos: Name:. Prt your ame the space provded Studet Id:. Prt your studet detfer the space Secto: provded. Date: 3. Prt the secto umber of the secto whch you are

More information

Statistical Techniques Employed in Atmospheric Sampling

Statistical Techniques Employed in Atmospheric Sampling Appedx A Statstcal Techques Employed Atmospherc Samplg A.1 Itroducto Proper use of statstcs ad statstcal techques s ecessary for assessg the qualty of ambet ar samplg data. For a comprehesve dscusso of

More information

A NOVEL ADAPTIVE FUZZY INFERENCE SYSTEM FOR MOBILE ROBOT NAVIGATION

A NOVEL ADAPTIVE FUZZY INFERENCE SYSTEM FOR MOBILE ROBOT NAVIGATION A NOVEL ADAPTIVE FUZZY INFERENCE SYSTEM FOR MOBILE ROBOT NAVIGATION J. HOSSEN, S. SAYEED, 3 A. HUDAYA, 4 M. F. A. ABDULLAH, 5 I. YUSOF Faculty of Egeerg ad Techology (FET), Multmeda Uversty (MMU), Malaysa,,3,4,5

More information

Surface Contents Author Index

Surface Contents Author Index Surface Cotets Author Idex Xutog NIU, Rogxg LI & Morto O Kelly TRUCK DETECTION FROM AERIAL PHOTOGRAPHS Xutog NIU a, Rogxg LI a,morto O Kelly b a Departmet of Cvl ad Evrometal Egeerg ad Geodetc Scece, The

More information

Bearing Fault Diagnosis Based on Statistical Locally Linear Embedding

Bearing Fault Diagnosis Based on Statistical Locally Linear Embedding Sesors 5, 5, 65-647; do:.339/s5765 Artcle OPEN ACCESS sesors ISSN 44-8 www.mdp.com/joural/sesors Bearg Fault Dagoss Based o Statstcal Locally Lear Embeddg Xag Wag,, *, Yua Zheg 3, Zhezhou Zhao 3 ad Jpg

More information

Multiscale Principal Component Analysis

Multiscale Principal Component Analysis Multscale Prcpal Compoet Aalyss Thess submtted for the degree of Doctor of Phlosophy at the uversty of Lecester By Akduko Ayode Akwum Departmet of Mathematcs Uversty of Lecester August 05 Abstract The

More information

Perceptual Factor Analysis for Speech Enhancement

Perceptual Factor Analysis for Speech Enhancement Perceptual Factor Aalss for Speech Ehacemet Chua-e g ad Je-ug Che Departmet of Computer Scece ad Iformato Egeerg, atoal Cheg ug Uvet, aa, awa, ROC {motor,che}@che.cse.cu.edu.tw Abstract hs paper presets

More information