<body onLoad="window.defaultStatus='Welcome!. You are in my weblog.';return true"><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/9550158?origin\x3dhttps://www.txemaromero.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Tuesday, August 10, 2010

Data mining and intelligent systems

In one hand, data mining is the process of extracting patterns from data. Data mining is becoming an increasingly important tool for transforming data into information. It is commonly used in a wide range of profiling practices, such as marketing, surveillance, fraud detection (e.g., face recognition) and scientific discovery. More information at: The MIT Press

On the other hand, I am interested in intelligent systems. It is one of my research interest areas and I have created a large number of programs as a computer scientist. For example, I have applied this idea (data mining and intelligent systems) to Principal Components Analysis (PCA) and neural networks, and to the quality control of mechanical pieces.