\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={A Framework for Context-Aware Semi Supervised Learning},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{A Framework for Context-Aware Semi Supervised Learning}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Vijaya Geeta  Dharmavaram}

             \author[2]{Shashi  Mogalla}

             \affil[1]{  GITAM Institute of Management, GITAM University}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2013 Accepted: 4 January 2014 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Supervised learning techniques require large number of labeled examples to build a classifier which is often difficult and expensive to collect.  Unsupervised learning techniques, even though do not require labeled examples often form clusters regardless of the intended purpose or context. The authors proposes a semi supervised learning framework that leverages the large number of unlabeled examples in addition to limited number of labeled examples to form clusters as per the context. This framework also supports the development of semi supervised classifier based on the proximity of unknown example to the clusters so formed. The authors proposes a new algorithm namely ?Semi Supervised Relevance Feature Estimation?, (SFRE), to identify the relevant features along with their significance weightages which is integrated with the proposed framework. Experiments conducted on the benchmark datasets from UCI gave results which are very promising and consistent even with lesser number of labeled examples.

\end{abstract}


\keywords{context â??" aware, semi supervised learning, feature relevance, subspace clustering, discriminant analysis.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
achine learning techniques are being adopted by various applications from different domains to build predictive models. These techniques are broadly classified as supervised learning and unsupervised learning based on the availability of class labels to build the model. Supervised learning methods require labeled data to build a classifier model that predicts the class labels of unknown examples based on the information available in the form of class labels. However, it is usually very expensive and timeconsuming process to collect the labeled data  {\ref (Han et al., 2011)}. Even in domains with abundance of unlabeled data, labeled data are usually scarce and would require some effort to collect such data. However, to build classifier with better generalized accuracy, large number of labeled data is required, more so for datasets with high dimensionality -one of the problems associated with curse of dimensionality \hyperref[b12]{(Ramona et. Al.,2012)}.\par
Accordingly, it is believed that with fixed number of labeled examples, the predictive power of the classifier decreases with the increase in number of dimensions thus requiring larger number of labeled examples for building classifier \hyperref[b0]{(Advani, 2011)}.\par
In unsupervised learning methods such as clustering, unlabeled data, if available in abundance, suffice to extract hidden patterns of knowledge from a given dataset. Traditional clustering algorithms take into account the entire feature space to partition the datasets into clusters such that there is homogeneity among the instances within a cluster. The proximity between the instances in the cluster is measured in terms of distance function. However, with the increase in dimensions, the distance measures employed in the clustering algorithm becomes insignificant and clusters so produced will be meaningless. Hence clustering will full feature space, especially when the number of dimensions are large, may not produce good clusters.\par
Finding the subset of feature space to produce meaningful clusters comes under the purview of subspace clustering. Subspace clustering focuses on finding a subset of features or a smaller set of transformed features with an aim to define cluster-able object spaces  {\ref (Han et al., 2011;}\hyperref[b13]{Sim et al., 2013)}. In high dimensional datasets due to exponentially large number of subsets of the feature set, subspace clustering techniques have to eliminate enormous possibilities before identifying the appropriate feature space that contain intrinsically significant clusters  {\ref (Han et al., 2011)}. The basic research in subspace clustering falls into unsupervised learning as it tries to identify clusters based on the distribution of objects in various feature sub-spaces irrespective of the class labels of the objects. The clusters thus formed may be meaningful but may not be relevant to the intended purpose or context. For instance, the census data is described in terms of different features like social, economic, education, health, etc.,. However, it needs to be clustered in groups depending on the purpose of the data analysis. Features corresponding to social backwardness and eco-nomic status is used to identify the welfare schemes to be adopted, whereas features corr-espo-nding to place of living, commutability, etc., are used to decide the location of new amenities centers. In both the cases, features used and their relative significance will vary with the context or purpose thus requiring the clustering algorithm to give proper emphasis to appropriate features in accordance with the context for which the Context-aware-subspace clustering aims to find appropriate feature subspace for a given context represented in the form of class labels of a few labeled examples which are consistent with a large collection of unlabeled examples belonging to the same dataset. To the best of our knowledge, not much research was published in support of feature selection algorithms making use of combination of labeled as well as unlabeled examples. Hence semi supervised feature selection algorithms are needed to be developed for formation of context-aware clusters in domains having only limited examples labeled and the rest being left unlabeled.\par
Semi Supervised Learning which is an integration of supervised and unsupervised learning; makes use of both labeled and unlabeled examples to build a model \hyperref[b23]{(Zhu and Goldberg, 2009)}. Semi supervised learning has two forms namely semi supervised classification and semi supervised clustering. Semi supervised classification uses both labeled and unlabeled data to build the classifier. Using the limited number of labeled data, probable class labels for the unlabeled data is derived which in turn is added to the pool of labeled data thus increasing the number of labeled examples  {\ref (Han et al., 2011)}. The basic assumption in this technique is that the similar data will have same class labels (cluster assumption)  {\ref (Chapelle et al., 2006;}\hyperref[b18]{Wang et al., 2012)}. Different methods like self training, co-training, generative probabilistic models, graph based and support vector machines are used for semi supervised classification  {\ref (Zhu, 2008)}. In semi supervised clustering, a large set of unlabeled data is accompanied by a small amount of domain knowledge in the form of either class labels or pairwise constraints (must-link and cannot-link) \hyperref[b8]{(Grira et al., 2004;}\hyperref[b5]{Ding et al., 2012)}. This domain knowledge is used to guide the clustering of unlabeled data so that the intra-cluster similarities are maximized and intercluster similarities are minimized and there exist consistency between the partition and the available knowledge \hyperref[b7]{(Gao et al., 2006)}.\par
Based on the above arguments, authors proposes context-aware semi supervised subspace clustering framework which leverages the domain knowledge in terms of class labels for at least some of the examples (if labeled examples are expensive) in order to estimate the suitability of the features to the intended cluster solution. Proper selection of features and their relative significance is essential in producing context-aware clusters which are probably uni-class clusters. Uni-class clusters contain all or majority of the elements belonging to same class label which is reflected in terms of cluster purity. The clustering framework is further extended to build a classifier which is referred to as semi supervised classifier that requires minimum information for prediction. The authors also proposes 'Semi Supervised Feature Relevance Estimation', (SFRE), algorithm to estimate the relevant features and their relative significance in terms of weights that define appropriate subspaces for different targets/context. The framework was tested on a few benchmark datasets from UCI repository which has given promising results. 
\section[{II.}]{II.} 
\section[{Related Work}]{Related Work}\par
Researchers in the past came up with different methods for semi supervised learning. One popular approach is constrained based clustering. Constraint based methods uses pairwise constraints in the form of must-link and cannot-link that guides the clustering process to partition the data in a way that do not violate these constraints \hyperref[b16]{(Wagstaff et al., 2001;}\hyperref[b2]{Basu et al., 2004;}\hyperref[b10]{Lu and Leen, 2004)}. Recently \hyperref[b19]{Xiong et al., (2014)} proposed an iterative based active learning approach to select pairwise constraints for semi supervised clustering. It uses the concept of neighbourhood that contains labeled examples of different clusters based on pairwise constraints. The uncertainty associated with each point's neighbor is resolved through queries. However, repeated clustering is required with growing list of constraints.\par
Another popular approach for semi supervised clustering is distance based techniques which is based on the cluster assumption. \hyperref[b20]{Yin and Hu (2011)} proposed semi supervised clustering algorithm using adaptive distance metric learning where clustering and distance metric learning are performed simultaneously. The clustering results are used to learn the distance metric and the data is projected into a low dimensional space such that data seperability is maximized. \hyperref[b7]{Gao et al., (2006)} focused on semi supervised clustering in terms of features rather than examples. It addresses the problem where labeled and unlabeled dataset have different feature set with few common features.\par
In terms of feature selection, Padmaja et al., (2010) proposed a dimensionality reduction approach that estimates the significance of features based on the fractal dimensions and accordingly selects a subset of features that are essential to capture the characteristics of the dataset. The algorithm detects all types of correlations among features to identify the essential features after eliminating the redundant and irrelevant features. Kernel based feature selection was also explored by a few researchers \hyperref[b17]{(Wang, 2008;}\hyperref[b12]{Ramona et al., 2012)}. Clustering based feature selection for classification was proposed by \hyperref[b14]{Song et al., (2013)} where features are clustered based on graph theoretic clustering method.\par
Research on feature weighting and ranking concentrated more on supervised learning \hyperref[b6]{(Eick et al., 2006;}\hyperref[b1]{Al-Harbi and Rayward-Smith, 2006;}\hyperref[b21]{Zhao and Qu, 2009)}. Most of these research studies initially weigh the features by using some random guess or equal weights. These initial weights are then adjusted accordingly. Such approach may take much time to arrive at the final optimum weights if the initial guess is not appropriate.\par
This paper deals with semi supervised learning methods with wrapper based feature selection method that uses discriminant analysis results to initialize the weights. These weights are adjusted accordingly in a stepwise refinement process using both labeled and unlabeled examples. The proposed framework is used to develop a classifier and a pertinent cluster solution. 
\section[{III. Context-aware Semi Supervised}]{III. Context-aware Semi Supervised}\par
Subspace Clustering Framework  A dataset may be clustered in multiple ways by appropriately selecting a subset of features /attributes depending on the purpose. Hence to produce clusters conforming to a particular purpose or context, weights must be given to features that depict the importance of the feature. Researchers in the past initially start with a guess/random weights or equal weights to the feature and proceeds further to determine the more acceptable weights. Instead of starting with some arbitrary values, it is proposed to use the information from the available labeled data to initialize the weights which can be adjusted later. Authors thus propose usage of discriminant analysis that finds the relationship between the independent features (predictors) and the dependent feature (class label), to initialize the feature weights.\par
Discriminant analysis is a method that is used to predict categorical value from a given set of independent feature. It assumes the independent features to be normally distributed. The linear equation of Discriminant analysis is (Equation  {\ref 1})D=V 1 X 1 + V 2 X 2 + V 3 X 3 + ?.. + V i X i + a 1\par
Where D=Discriminant Score V i = the discriminant coefficient or weight of i th feature X i = Value of i th feature a = a constant Discriminant analysis thus identifies the relevant features and its coefficients reflect the relevancy of the feature. The outcome of the discriminant analysis in terms of coefficients is normalized and is used as initial weights for developing binary cluster solution where as development of multi-class cluster solution involves integration of results given through multiple discriminant functions. The proposed framework use potency index as per the approach given in Dharmavaram and Mogalla (2013) for determining the initial weights of various features based on the labeled examples in case of multiclass datasets. 
\section[{b) Clustering Algorithm}]{b) Clustering Algorithm}\par
The initial weight vector is used to form the initial cluster solution by using any partitional clustering algorithm. The authors have chosen K-means algorithm for its simplicity and computational efficiency to deal with numerical features. While dealing with datasets described in terms of numerical attributes, generally Kmeans algorithm employs Euclidean distance to compute the distance from each data point to the cluster centroid. Euclidean distance assumes that all the features are equally important while forming the clusters. However, as discussed previously, weights of the feature will determine the relevancy of the feature in forming the desired cluster solution and accordingly Weighted Euclidean Distance metric is used for distance calculation which has the following equation (Equation  {\ref 2}):dw (x i , x j ) = ?? ?? ?? (?? ???? ? ?? ???? ) 2 ?? ?? =1 2 where ? ?? ?? = 1 ?? ?? =1\par
where w m indicates the weight of the m th feature. If the significance of the feature is more, its weight will be more. The weight of an irrelevant feature can be set to zero.\par
For clustering, the number of clusters, K, is taken to be more than the number of classes. Larger values of K results in formation of large number of small uni-class clusters and hence, multiple clusters are associated with a single class. Each of these clusters The cluster concurrence is estimated for each cluster based on the agreement of the members of the cluster towards a particular class label and hence reflects the uni-class property of a cluster. In order to estimate the cluster concurrence of k th cluster, the support, S kj , available for each class, j, in that cluster is aggregated as shown in Equation \hyperref[formula_2]{3}.S kj = 1 |?? ?? | ? ?? × ?? ?? (??) ????? ??\textbf{3}\par
Where P j (n) indicates the probability of the example n belonging to the class j |?? ?? | is the cardinality of the cluster k, i.e., the number of examples that are assigned to cluster C k .M = ? 1 ???? ?? = ???????????? ????? \{ ?? ?? ?? (??)\} 0 ?????????????????\par
The binary term M acts as a deciding factor to indicate whether the example contributes to the support of class j or not. It may be noted that each example, whether labeled or unlabeled, contributes to the support of only one class: the unlabeled example support the class with the maximum probability, while the labeled example naturally support one and only one true class label.\par
P j (n) is calculated as per the equation given below (Equation \hyperref[formula_4]{4}) where d(i,n) is the weighted Euclidean distance between i and n.?? ?? (??) = ? ? ? ? ? 1 ???? ?? ? ?? ?????? ?? ?? = ?? ? 1 ??(??,?? ) 2 ???????? ?? ?????? ?? ?? =?? ? 1 ??(??,?? ) 2 ?? ?????? ?? ???? ?? ? ?? ? ?? ?? 0 ?????????????????\textbf{4}\par
The predicted label of an unlabeled example, t, is the label for which the probability is maximum.\par
The cluster concurrence of k th cluster is estimated as:CC k = max j \{S kj \}\par
Overall cluster purity of the cluster solution is taken as the weighted sum of individual cluster concurrences and is given below (Equation \hyperref[formula_6]{5}) The new algorithm, SFRE is guided by cluster purity estimated in terms of labeled as well as unlabeled examples belonging to various feature subspaces. The algorithm accepts the dataset D that includes L and U, initial cluster purity and the outcome of discriminant analysis as initial weights for formation of initial weight vector as input. The output of the algorithm is accurate relevance estimates of the feature set referred to as weight vector that defines the feature subspace for the given purpose indicated through class labels.CP = ? |?? ?? | |??| ???? ?? ?? ??=1\textbf{5}\par
The cluster purity obtained by the initial weights is assigned to current cluster purity as initialization step, after which the algorithm executes the following three steps iteratively:( D D D D ) Year C\par
Step 1: Finding Relevant Features Step 2: Updating Weights Step 3: Check for convergence In the first step, each feature in the feature set is checked for its relevance. Taking one feature at a time, clusters are formed without that feature and cluster purity is estimated. If there is a decrease in cluster purity when compared to the current cluster purity, it indicates that the absence of the feature has resulted in the loss in purity and hence it is marked as relevant feature and its relevance increment is calculated based on the proportionate difference in the cluster purity estimated with and without the feature. If there is increase in the cluster purity when compared to the current cluster purity, it indicates that the absence of the feature has resulted in the gain in purity and hence it is marked as irrelevant feature. The outcome of this step is to mark each feature either relevant or not and to estimate the relevance increment for those relevant features.\par
In the second step, based on the relevance marking, the weights are adjusted such that weights of the relevant features are incremented in accordance with the relevance increment calculated in step 1. The weights of those features marked irrelevant, are made zero and finally the weight vector is normalized to sum up to 1.\par
In the final step, clusters are formed with the adjusted weights to judge the final solution. The new cluster purity obtained from clusters formed with updated weights and features is compared with the current cluster purity. If there is improvement in the cluster purity, the new weights are accepted and the new cluster purity is taken as the current cluster purity for comparison in the next iteration. The steps are repeated till there is not much significant improvement in the cluster purity. To change the order in which the features are selected in the subsequent iterations; features are randomly selected without replacement. This supports in avoiding any overlap or correlation in the features and to avoid local maxima. 
\section[{e) Formal listing of Proposed Algorithm (SFRE)}]{e) Formal listing of Proposed Algorithm (SFRE)}\par
Let CPcurr be the cluster purity estimated for the initial cluster solution then stepwise refinement in weights proceeds as follows:\par
Step 1: For each feature x, randomly selected without replacement from the feature set F Perform K-means without the feature x by appropriately normalizing the weight vector Estimate Cluster Purity CP F-x If CP F-x < CP curr then x is relevant calculate relevance increment, Rel x = ???????????? -????????? ???? ???????? 
\section[{Else x is not relevant}]{Else x is not relevant}\par
Step 2: Increase the weight of each relevant feature x, W x = W x (1 + Rel x ) For each irrelevant feature x, W x = 0\par
Normalise the weight vector\par
Step 3: Perform K-means with adjusted weights Estimate the cluster purity CP new If CP new > CP curr Accept new weights CP curr = CP new Perform above steps till there is no improvement in the cluster purity.\par
The final cluster solution thus formed consists of context-aware clusters with final set of relevant features and weights. 
\section[{IV. Semi Supervised Classification Framework}]{IV. Semi Supervised Classification Framework}\par
The  However, in the presence of overlapping examples or outliers, the examples in a cluster may not strongly agree on a particular class and such cluster is not considered as uni-class / decisive cluster and is not labeled as they are considered as indecisive cluster. The final cluster solution formed in the training phase contains K clusters with each cluster containing examples belonging to one or more classes. The support of a class in a cluster S kj , is estimated in terms of true class labels of labeled examples and the predicted (probabilistic) class labels of unlabeled examples in the k th cluster. In a given cluster, the difference between the support available for majority class and its competing class reflects the decisiveness of the cluster in concurrence with the majority class. For this purpose, the authors propose a metric referred to as 'Purity Margin' which is measured for each cluster and is compared against purity threshold as detailed below. 
\section[{b) Purity Threshold of the cluster}]{b) Purity Threshold of the cluster}\par
The 'Purity Threshold', PT, of a cluster, C k , PT k is set as the minimum difference or margin, to be imposed between two competing classes in a cluster, for it to be considered as the decisive cluster. The purity threshold is estimated as a pre-defined fraction (?) of the product of cluster concurrence CC k and the number of classes in the dataset. In a dataset with q classes, purity threshold PT k , for a cluster C k is calculated as (Equation \hyperref[formula_8]{6})PT k = ?.CC k . q\textbf{6}\par
Various experiments conducted on the value of ? shows that 0.1 which indicates 10\% of support value, is a good measure to get optimum purity threshold. 
\section[{c) Purity Margin of the cluster}]{c) Purity Margin of the cluster}\par
The purity margin measures the difference between the maximum support of a class in a cluster and the support of its immediate competitor class. Larger the margin, more pure the cluster is. Intuitively it is taken that it should be greater than or equal to the purity threshold.\par
For a cluster C k , the purity margin PM(C k ) is calculated as (Equation  {\ref 7}) PM(C k ) = CC k -S kp where p is the competing class. 7 d) Decisive cluster A cluster C k , is considered to be a uni-class or a decisive cluster, if PM(C k ) ? PT k else it is considered as indecisive cluster. The decisive cluster is labeled with the majority class label i.e., the class label that has maximum support of the examples in the cluster, over all classes in the cluster. The indecisive cluster is left unlabeled and the details of the cluster including the predicted labels of unlabeled examples are stored to apply the weighted nearest neighbour classification while classifying any unknown / test example. 
\section[{e) Hybrid Model for Classification}]{e) Hybrid Model for Classification}\par
The authors propose a hybridization of modelbased classification and instance-based classification for classifying any unknown / test example based on whether it is compatible to decisive cluster or an indecisive cluster.\par
Let the cluster, C k be the most compatible cluster for unknown example x: ? If the cluster, C k , is decisive then ? Assign the cluster label, ?? ?? ?? to the example x.\par
? If the cluster is indecisive then ? Apply weighted nearest neighbor classification to predict the class label of x. f) Finding the most compatible cluster for unknown / test example Consider a set of clusters C=\{C 1 ,C 2 ,?,C K \} with centroids as c= \{c 1 ,c 2 ,?c K \}. Weighted Euclidean distances are calculated between unknown / test example, t, and each centroid, c i . The cluster C k , which has the minimum distance among all the clusters is said to be the most compatible cluster for the example, t. Mathematically, it may be expressed as (Equation  {\ref 8})k = ???????????? ????? ?? \{d(t,c i )\} 8\par
Hybrid model for classification is applied on the value of k as discussed earlier. Hence, the proximity of the unknown / test example, 't', to each class must be measured. The closer the example, 't', is to the neighborhood dominated by particular class label, it is more likely to share the same class label of its neighbors (Cluster Assumption). Accordingly, all the members of the most compatible cluster C k , are considered as neighbors with weights assigned in the inverse proportion of their squared distance to the test example. The proximity of the example, t, to a class label, p, denoted by W tp , is estimated by aggregating the weights of the members belonging to that particular class. Mathematically it may be expressed as (Equation  {\ref 9})W tp = ? 1 ?? (??,??) 2 ????? ?? ?????? ?? ? ?? =?? 9\par
where d(t,i) is the Euclidean distance between t and i. This proximity estimate will ensure that the examples that are far (possibly an outlier) from the test example has less impact on prediction compared to the ones that are closer by. The unknown / test example is assigned the class label for which the proximity is maximum (Equation  {\ref 10}). V. 
\section[{Global Journal of Computer}]{Global Journal of Computer} 
\section[{Experiments and Results}]{Experiments and Results} 
\section[{a) Experimental Setup}]{a) Experimental Setup}\par
The proposed model was implemented on Intel Pentium dual core processor with 3GB of DDR2 667 MHz memory and coded using .NET framework. SPSS statistic tool is used for performing discriminant analysis.\par
Experiments were conducted on benchmark datasets obtained from UCI repository and one dataset from SPSS Inc. to test the performance of the proposed framework. Five binary datasets and six multi-class datasets were used in the experimentation as shown in table \hyperref[tab_0]{1}. The labels from some For binary class datasets, experiments were conducted with 100\% labeled examples to assess the performance of the framework when all the examples in the datasets are labeled. However availability of labeled examples upto 100\% does not call for semi supervised learning. The case with 100\% labeled examples was demonstrated only to prove that the proposed method can handle datasets having less labeled examples in the similar way with datasets having 100\% labeled maintaining consistently high performance. The complexity of cluster regularization and estimation of cluster concurrence and purity margin for development of hybrid classifier are not required for datasets having near 100\% labeled examples and they may be better processed by an appropriate supervised learning algorithm. The performance of the model for multi-class datasets was analysed starting from 75\%.\par
In both the cases of clustering and classification, discriminant analysis is performed using SPSS statistics tool on the labeled examples in the datasets to produce the discriminant function(s). For binary class datasets, discriminant coefficients, and for multi-class datasets, potency index values are used to get the initial weights of the features in the dataset, which are referred to as initial weight vector. 
\section[{b) Results}]{b) Results}\par
In case of Semi Supervised Subspace Clustering, the cluster purity was estimated based on the cluster concurrence and the number of relevant features identified for the benchmark datasets are tabulated in table \hyperref[tab_1]{2 and}    From Fig.  {\ref 2} and Fig. 3, it is observed that the proposed model has consistent performance in term of cluster purity and not much change is observed with variation in percentage of labeled example. Only in the case of Zoo dataset, there has been huge decline in the cluster purity when there are few labeled examples. This is attributed to the fact, that number of examples in zoo dataset are only 101 and 15\% of labeled data is very less compared to number of class labels and may not capture representatives from all the 7 class examples. In case of Semi Supervised Classification, the training sets of benchmark datasets are used to build the classifier and the accuracy of the classifier is tested on the test set where the predicted class labels are compared with true class labels of the test examples. These test results given in terms of accuracy is compared with the proven classifier models. The models considered for comparison are Weka implementation of C4.5 and an ensemble method, Bagging. Only one ensemble method is considered for comparison as all the other ensemble methods has similar performance on most of the datasets (Tan et al., 2006: Table \hyperref[tab_4]{5}.5). The results are tabulated in table 4 and 5 and a sample comparison graphs for a dataset in binary and multiple class is shown in Fig.  {\ref 4} and Fig.  {\ref 5}.  Experiments on the benchmark datasets shows that the proposed framework for both clustering and classification have performed consistently better for building models on the training set with varied range (75\% to 15\%) of labeled examples. When compared to other proven techniques, the proposed framework sustained its performance even when the number of labeled examples is reduced to 15\% thus establishing its validity as a semi supervised learning model. The proposed framework was able to identify the relevant features along with their weightages thus reducing the information requirement for handling unknown situations may it be classification or clustering. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
In this paper, the authors proposed a framework for context-aware semi supervised learning in terms of both clustering and classification. The proposed framework is useful to work in the domains where availability of labeled data is either scarce or difficult/expensive to obtain. The framework with wrapper based feature selection is very much useful in handling high dimensional datasets. With dimensions reduced, a cluster and classification solution is defined with lesser number of features. This is very useful in cases where there are time and space constraints. The proposed framework not only identifies the relevant features but also estimates the importance of a feature in terms of weights such that cluster solutions are formed as per the intended purpose. Though the framework has used K-means for the formation of cluster solution, the proposed SFRE algorithm can be wrapped into any partitional clustering algorithm with equal ease for producing context-aware semi supervised subspace clusters leveraging a few labeled examples for defining the context.\par
Since the model uses discriminant analysis for identifying attributes, it is limited to the numerical data. However, in reality, many of the applications contains mixed data, a combination of numeric and categorical data. This opens an avenue for further research to extend the model to work with categorical data. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
        \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.12706185567010309\textwidth}P{0.31984536082474224\textwidth}P{0.2847938144329897\textwidth}P{0.061340206185567\textwidth}P{0.05695876288659794\textwidth}}
S.No.\tabcellsep Dataset\tabcellsep \multicolumn{3}{l}{\#Instances \# Attributes Class}\\
1.\tabcellsep Breast\tabcellsep 683\tabcellsep 9\tabcellsep 2\\
\tabcellsep Cancer\tabcellsep \tabcellsep \tabcellsep \\
2.\tabcellsep Credit\tabcellsep 690\tabcellsep 15\tabcellsep 2\\
3.\tabcellsep Ionosphere\tabcellsep 351\tabcellsep 34\tabcellsep 2\\
4.\tabcellsep Pima\tabcellsep 768\tabcellsep 8\tabcellsep 2\\
5.\tabcellsep Bankloan\tabcellsep 700\tabcellsep 8\tabcellsep 2\\
6.\tabcellsep Ecoli\tabcellsep 336\tabcellsep 7\tabcellsep 8\\
7.\tabcellsep Glass\tabcellsep 214\tabcellsep 9\tabcellsep 10\\
8.\tabcellsep Iris\tabcellsep 150\tabcellsep 4\tabcellsep 3\\
9.\tabcellsep Wine\tabcellsep 178\tabcellsep 13\tabcellsep 3\\
10.\tabcellsep Yeast\tabcellsep 1484\tabcellsep 8\tabcellsep 10\\
11.\tabcellsep Zoo\tabcellsep 101\tabcellsep 7\tabcellsep 7\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.05216606498194946\textwidth}P{0.33447653429602886\textwidth}P{0.39277978339350184\textwidth}P{0.07057761732851986\textwidth}}
\tabcellsep \multicolumn{3}{l}{Supervised Subspace clustering -Binary Class}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Datasets}\\
\multicolumn{2}{l}{S.No Dataset}\tabcellsep \multicolumn{2}{l}{100\% 75 \% 50 \% 25 \% 15 \%}\\
1\tabcellsep Bcancer\tabcellsep \multicolumn{2}{l}{97.24 96.94 95.76 96.34 96.29}\\
2\tabcellsep Credit\tabcellsep \multicolumn{2}{l}{86.52 86.26 85.63 85.77 85.78}\\
3\tabcellsep \multicolumn{3}{l}{Ionosphere 90.56 88.23 90.21 88.24 88.56}\\
4\tabcellsep Pima\tabcellsep \multicolumn{2}{l}{77.65 76.14 75.86 76.79 77.90}\\
5\tabcellsep Bankloan\tabcellsep 80.0\tabcellsep 77.92 76.91 77.39 73.94\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.3672554347826087\textwidth}P{0.16168478260869565\textwidth}P{0.08777173913043478\textwidth}P{0.07853260869565216\textwidth}P{0.07853260869565216\textwidth}P{0.07622282608695652\textwidth}}
\tabcellsep \multicolumn{5}{l}{Supervised Subspace clustering -Binary Class}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Datasets}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{S.No Dataset 75 \%}\tabcellsep 50 \%\tabcellsep 25 \%\tabcellsep 15 \%\\
1\tabcellsep Ecoli\tabcellsep 86.24\tabcellsep 82.90\tabcellsep 83.82\tabcellsep 82.81\\
2\tabcellsep Glass\tabcellsep 72.31\tabcellsep 73.72\tabcellsep 72.76\tabcellsep 69.01\\
3\tabcellsep Iris\tabcellsep 96.64\tabcellsep 96.64\tabcellsep 95.30\tabcellsep 95.92\\
4\tabcellsep Wine\tabcellsep 96.61\tabcellsep 97.74\tabcellsep 96.61\tabcellsep 95.44\\
5\tabcellsep Yeast\tabcellsep 58.04\tabcellsep 57.90\tabcellsep 56.30\tabcellsep 56.10\\
6\tabcellsep Zoo\tabcellsep 84.81\tabcellsep 97.0\tabcellsep 92.0\tabcellsep 65*\\
\multicolumn{6}{l}{*The size of the zoo dataset is 101. As 15\% of the examples could not}\\
\multicolumn{6}{l}{cover all the seven classes, the error has increased unnaturally.}\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.08288381742738589\textwidth}P{0.07935684647302904\textwidth}P{0.047614107883817425\textwidth}P{0.04585062240663901\textwidth}P{0.04585062240663901\textwidth}P{0.04585062240663901\textwidth}P{0.052904564315352696\textwidth}P{0.10051867219917011\textwidth}P{0.0035269709543568465\textwidth}P{0.044087136929460584\textwidth}P{0.044087136929460584\textwidth}P{0.07406639004149378\textwidth}P{0.04585062240663901\textwidth}P{0.04585062240663901\textwidth}P{0.04585062240663901\textwidth}P{0.04585062240663901\textwidth}}
\tabcellsep \multicolumn{3}{l}{Ensemble -Bagging}\tabcellsep \tabcellsep \tabcellsep C4.5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Proposed Model}\tabcellsep \tabcellsep \tabcellsep \\
Dataset\tabcellsep 100\tabcellsep 75\tabcellsep 50\tabcellsep 25\tabcellsep 15\tabcellsep 100\tabcellsep 75\tabcellsep 50\tabcellsep 25\tabcellsep 15\tabcellsep 100\tabcellsep 75\tabcellsep 50\tabcellsep 25\tabcellsep 15\\
Breast\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Cancer\tabcellsep 97.56\tabcellsep 95.21\tabcellsep 95.20\tabcellsep 95.09\tabcellsep 86.82\tabcellsep 94.84\tabcellsep \multicolumn{2}{l}{95.24 94.03}\tabcellsep 91.70\tabcellsep 91.61\tabcellsep 97.60\tabcellsep 97.56\tabcellsep 96.68\tabcellsep 95.74\tabcellsep 95.74\\
Credit\tabcellsep 92.02\tabcellsep 81.08\tabcellsep 80.41\tabcellsep 79.02\tabcellsep 77.20\tabcellsep 86.37\tabcellsep \multicolumn{2}{l}{83.78 80.47}\tabcellsep 80.0\tabcellsep 79.0\tabcellsep 86.52\tabcellsep 85.21\tabcellsep 80.28\tabcellsep 80.92\tabcellsep 79.51\\
Ionosph\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
ere\tabcellsep 94.01\tabcellsep 89.47\tabcellsep 88.31\tabcellsep 86.84\tabcellsep 80.51\tabcellsep 99.0\tabcellsep \multicolumn{2}{l}{92.20 90.78}\tabcellsep 88.31\tabcellsep 84.21\tabcellsep 91.76\tabcellsep 88.0\tabcellsep 86.6\tabcellsep 86.64\tabcellsep 84.0\\
Pima\tabcellsep 88.93\tabcellsep 76.53\tabcellsep 74.86\tabcellsep 75.69\tabcellsep 71.80\tabcellsep 84.11\tabcellsep \multicolumn{2}{l}{71.82 71.50}\tabcellsep 70.94\tabcellsep 70.39\tabcellsep 77.77\tabcellsep 76.83\tabcellsep 76.27\tabcellsep 75.0\tabcellsep 70.05\\
Bank\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
loan\tabcellsep 85.23\tabcellsep 76.40\tabcellsep 74.0\tabcellsep 72.0\tabcellsep 72.0\tabcellsep 90.0\tabcellsep \multicolumn{2}{l}{73.93 72.34}\tabcellsep 72.0\tabcellsep 70.0\tabcellsep 78.11\tabcellsep 74.63\tabcellsep 74.62\tabcellsep 74.09\tabcellsep 72.27\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.06331828442437923\textwidth}P{0.0901805869074492\textwidth}P{0.06139954853273137\textwidth}P{0.055643340857787806\textwidth}P{0.0997742663656885\textwidth}P{0.023024830699774266\textwidth}P{0.06139954853273137\textwidth}P{0.06139954853273137\textwidth}P{0.12663656884875846\textwidth}P{0.030699774266365686\textwidth}P{0.10936794582392777\textwidth}P{0.019187358916478554\textwidth}P{0.04796839729119639\textwidth}}
\tabcellsep \multicolumn{3}{l}{Ensemble -Bagging}\tabcellsep \tabcellsep C4.5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Proposed Model}\tabcellsep \\
Dataset\tabcellsep 75\tabcellsep 50\tabcellsep 25\tabcellsep 15\tabcellsep 75\tabcellsep 50\tabcellsep 25\tabcellsep 15\tabcellsep 75\tabcellsep 50\tabcellsep 25\tabcellsep 15\\
Ecoli\tabcellsep 74.66\tabcellsep 74.02\tabcellsep 70.66\tabcellsep 56\tabcellsep 76\tabcellsep 75.32\tabcellsep 70.66\tabcellsep \multicolumn{2}{l}{54.66 76.5}\tabcellsep 75.3\tabcellsep 73.9\tabcellsep 69.86\\
Glass\tabcellsep 61.66\tabcellsep 62.71\tabcellsep 49.15\tabcellsep \multicolumn{2}{l}{49.15 62.71}\tabcellsep 61.66\tabcellsep 49.15\tabcellsep \multicolumn{2}{l}{45.76 60.3}\tabcellsep \multicolumn{2}{l}{57.72 56.8}\tabcellsep 57.7\\
Iris\tabcellsep 100\tabcellsep 94.11\tabcellsep 94.11\tabcellsep \multicolumn{2}{l}{58.82 97.11}\tabcellsep 94.11\tabcellsep 91.17\tabcellsep \multicolumn{2}{l}{76.47 96.96}\tabcellsep \multicolumn{2}{l}{96.96 96.5}\tabcellsep 93.93\\
Wine\tabcellsep 91.66\tabcellsep 91.66\tabcellsep 88.88\tabcellsep \multicolumn{2}{l}{86.11 91.66}\tabcellsep 91.66\tabcellsep 88.88\tabcellsep \multicolumn{2}{l}{83.33 97.14}\tabcellsep 94.2\tabcellsep 94.2\tabcellsep 91.4\\
Yeast\tabcellsep 58.71\tabcellsep 54.15\tabcellsep 51.87\tabcellsep 45.6\tabcellsep 52.9\tabcellsep 52.53\tabcellsep 51.44\tabcellsep \multicolumn{2}{l}{51.74 55.52}\tabcellsep \multicolumn{2}{l}{54.71 52.5}\tabcellsep 51.21\\
Zoo\tabcellsep 82.14\tabcellsep 77.77\tabcellsep 75\tabcellsep \multicolumn{2}{l}{53.57 82.14}\tabcellsep 78.57\tabcellsep 77.77\tabcellsep \multicolumn{2}{l}{64.28 88.88}\tabcellsep \multicolumn{3}{l}{85.18 81.48 72.22}\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)} 			\footnote{© 2014 Global Journals Inc. (US)A Framework for Context-Aware Semi Supervised Learning} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Chapelle et al.]{b3}\label{b3} 	 		\textit{20-6) Semisupervised learning},  		 			O Chapelle 		,  		 			B Schölkopf 		,  		 			A Zien 		.  		Cambridge, MA: MIT press.  	 
\bibitem[Song et al. ()]{b14}\label{b14} 	 		‘A fast clustering-based feature subset selection algorithm for high dimensional data. Knowledge and Data Engineering’.  		 			Q Song 		,  		 			J Ni 		,  		 			G Wang 		.  	 	 		\textit{IEEE Transactions on}  		2013. 25  (1)  p. .  	 
\bibitem[Zhao and Qu (2009)]{b21}\label{b21} 	 		‘A Novel Supervised Clustering Based on the Feature Classification Weight’.  		 			Q Zhao 		,  		 			H Qu 		.  	 	 		\textit{Computational Intelligence and Natural Computing, 2009. CINC'09. International Conference on},  				2009. June. IEEE. 1 p. .  	 
\bibitem[Basu et al. (2004)]{b2}\label{b2} 	 		‘A probabilistic framework for semi-supervised clustering’.  		 			S Basu 		,  		 			M Bilenko 		,  		 			R J Mooney 		.  	 	 		\textit{Proceedings of the tenth ACM SIGKDD international conference on Knowledge discovery and data mining},  				 (the tenth ACM SIGKDD international conference on Knowledge discovery and data mining)  		2004. August. ACM. p. .  	 
\bibitem[Sim et al. ()]{b13}\label{b13} 	 		\textit{A survey on enhanced subspace clu-stering. Data mining and knowledge dis-covery},  		 			K Sim 		,  		 			V Gopalkrishnan 		,  		 			A Zimek 		,  		 			G Cong 		.  		2013. 26 p. .  	 
\bibitem[Xiong et al. ()]{b19}\label{b19} 	 		‘Active learning of constraints for semi-supervised clustering. Kno-wledge and Data Engineering’.  		 			S Xiong 		,  		 			J Azimi 		,  		 			X Fern 		.  	 	 		\textit{IEEE Transaction on}  		2014. 26  (1)  p. .  	 
\bibitem[Al-Harbi and Smith ()]{b1}\label{b1} 	 		‘Adapting k-means for supervised clust-erin-g’.  		 			S H Al-Harbi 		,  		 			V J Smith 		.  	 	 		\textit{Applied Intelligence}  		2006. 24  (3)  p. .  	 
\bibitem[Wagstaff et al. (2001)]{b16}\label{b16} 	 		‘Constrained k-means clustering with background knowledge’.  		 			K Wagstaff 		,  		 			C Cardie 		,  		 			S Rogers 		,  		 			S Schrödl 		.  	 	 		\textit{ICML},  				2001. June. 1 p. .  	 
\bibitem[Han et al. ()]{b9}\label{b9} 	 		\textit{Data mining: concepts and techniques},  		 			J Han 		,  		 			M Kamber 		,  		 			J Pei 		.  		2006. New Delhi: Morgan kaufmann.  	 
\bibitem[Yin and Hu ()]{b20}\label{b20} 	 		\textit{Distance metric learning guided adaptive subspace semi-supervised clustering. Frontiers of computer science in china},  		 			X Yin 		,  		 			E Hu 		.  		2011. 5 p. .  	 
\bibitem[Wang ()]{b17}\label{b17} 	 		‘Feature selection with kernel class separability. Pattern Analysis and Machine Intelligence’.  		 			L Wang 		.  	 	 		\textit{IEEE Transactions on}  		2008. 30  (9)  p. .  	 
\bibitem[Padmaja et al. ()]{b11}\label{b11} 	 		‘Intrinsic Dimensionality Based Conceptual Clustering’.  		 			P Padmaja 		,  		 			M Shashi 		,  		 			K N K Teja 		.  	 	 		\textit{International Journal of Advanced Computer Engineering}  		2010. 3  (1)  p. .  	 
\bibitem[Pang-Ning et al. ()]{b15}\label{b15} 	 		\textit{Introduction to Data Mining},  		 			Tan Pang-Ning 		,  		 			Steinbach Michael 		,  		 			Kumar Vipin 		.  		2006. New Delhi: Pearson Education.  	 
\bibitem[Zhu and Goldberg ()]{b23}\label{b23} 	 		\textit{Introduction to semi-supervised learning. Synthesis lectures on art-ificial intelligence and machine learning},  		 			X Zhu 		,  		 			A B Goldberg 		.  		2009. 3 p. .  	 
\bibitem[Advani ()]{b0}\label{b0} 	 		\textit{Learning from High Dimensional fMRI Data using Random Projections},  		 			M Advani 		.  		 \url{http://cs229.stanford.edu/}  		2011.  	 
\bibitem[Ramona et al. ()]{b12}\label{b12} 	 		‘Multiclass feature selection with kernel Gram-matrix based criteria. Neural Networks and Learning Systems’.  		 			M Ramona 		,  		 			G Richard 		,  		 			B David 		.  	 	 		\textit{IEEE Transactions on}  		2012. 23  (10)  p. .  	 
\bibitem[Wang et al. ()]{b18}\label{b18} 	 		‘New semisupervised classification method based on modified cluster assumption. Neural Networks and Learning Systems’.  		 			Y Wang 		,  		 			S Chen 		,  		 			Z H Zhou 		.  	 	 		\textit{IEEE Transactions on}  		2012. 23  (5)  p. .  	 
\bibitem[Ding et al. ()]{b5}\label{b5} 	 		‘Research of semi-supervised spectral clustering based on constraints expansion’.  		 			S Ding 		,  		 			B Qi 		,  		 			H Jia 		,  		 			H Zhu 		,  		 			L Zhang 		.  	 	 		\textit{Neural Computing and Applications}  		2012. p. .  	 
\bibitem[Dharmavaram and Mogalla ()]{b4}\label{b4} 	 		\textit{Semi Supervised Weighted K-Means Clustering for Multi Class Data Classification},  		 			V G Dharmavaram 		,  		 			S Mogalla 		.  		2013. IJCAIT p. .  	 
\bibitem[Gao et al. (2006)]{b7}\label{b7} 	 		‘Semi-Supervised Clustering with Partial Background Information’.  		 			J Gao 		,  		 			P N Tan 		,  		 			H Cheng 		.  	 	 		\textit{SDM},  				2006. April.  	 
\bibitem[Zhu ()]{b22}\label{b22} 	 		\textit{Semi-supervised learning literature survey},  		 			X Zhu 		.  		2006. 2 p. 3.  		 			Computer Science, University of Wisconsin Madison 		 	 
\bibitem[Lu and Leen ()]{b10}\label{b10} 	 		\textit{Semi-supervised learning with penalized probabilistic clustering. I-n Advances in neural information processing sy-stems},  		 			Z Lu 		,  		 			T K Leen 		.  		2004. p. .  	 
\bibitem[Grira et al. ()]{b8}\label{b8} 	 		\textit{Unsupervised and semi-supervised clustering: a brief survey. A review of machine learning tech-niques for processing multimedia content},  		 			N Grira 		,  		 			M Crucianu 		,  		 			N Boujemaa 		.  		2004.  	 	 (Report of the MUSCLE European Network of Excellence (FP6)) 
\bibitem[Eick et al. ()]{b6}\label{b6} 	 		\textit{Using clustering to learn distance functions for supervised similarity asses-sm-ent. Engineering Applications of Artificial Inte-lligen-ce},  		 			C F Eick 		,  		 			A Rouhana 		,  		 			A Bagherjeiran 		,  		 			R Vilalta 		.  		2006. 19 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
