RESEARCH TOPICS
Research in Collecting Data focuses on the techniques and methodologies used to gather high-quality data from various sources. This includes collecting structured and unstructured data from platforms like social media, IoT sensors, surveys, and historical datasets. It also involves the development of tools and systems for accessing and processing large-scale big data, as well as techniques like web scraping and using APIs to automatically obtain data. One of the main challenges in this area is ensuring the accuracy, reliability, and timeliness of the data being collected.
Exploratory Data Analysis is an essential initial step in data analysis, where researchers explore and understand the structure and patterns within the data. Research in EDA involves the development and application of data visualization techniques to uncover hidden patterns, outliers, or relationships between variables. Tools like histograms, boxplots, scatter plots, and heatmaps are commonly used to visualize data. Additionally, EDA also incorporates statistical algorithms to evaluate data distributions and relationships between variables, preparing the data for further analysis or modeling.
Research in Feature Engineering involves the creation and selection of relevant features (variables) for predictive models. This includes techniques for transforming raw data into more meaningful features, such as normalization, standardization, categorical encoding, and feature extraction using algorithms like Principal Component Analysis (PCA). Feature engineering research also explores methods for identifying the most relevant features to improve model accuracy and testing new techniques for feature selection, especially in the context of big data.
Predict & Forecast is a research area that applies statistical models and machine learning or data mining algorithms to predict future events or trends. This research includes techniques such as regression, time series models (e.g., ARIMA, SARIMA), and machine learning algorithms like decision trees, random forests, and deep learning for more complex forecasting. The goal is to identify patterns in historical data and use them to make accurate predictions about future events, such as product demand forecasting, stock market fluctuations, or economic trends.
In the Evaluation Model research area, the focus is on measuring the effectiveness and performance of models used in data analysis. This includes developing evaluation metrics such as accuracy, precision, recall, F1 score, and AUC (Area Under the Curve) for classification models, as well as MSE (Mean Squared Error) for regression models. Research also involves techniques like cross-validation and comparing different models to select the best-performing one based on its reliability and accuracy. The goal is to introduce more robust and reliable evaluation methods for testing big data models, ensuring that they perform effectively in real-world applications.
Research in Knowledge Visualization & Representation focuses on techniques for presenting the results of data analysis in a way that is easy to understand. This includes the creation of interactive data visualizations, dynamic graphs, business dashboards, and making web or mobile apps, that help communicate complex data in a more accessible manner. Research in this area also involves developing knowledge representation techniques, allowing users to easily extract insights from the data, such as using concept maps, flow diagrams, or web-based visualizations. The aim is to facilitate decision-making by presenting data and analysis in a more intuitive and informative way.