The Interdisciplinary Decision Sciences & Analytics Lab (IDeAL) at the Indian Institute of Management Visakhapatnam is a Centre of Excellence focused on academic research, industrial and government consultancy, product development, and training. We support interdisciplinary research through innovations in artificial intelligence, machine learning, and data science, with an emphasis on mathematical optimization to address complex challenges faced by India and other emerging economies.

We invite researchers and scholars to submit their original research work to IDeAL working paper series. The papers can fall under intersection of any field of data science with areas like Health Care, Smart Cities Development, Sustainable Supply Chain Management, Behavioral Finance, Environmental Risk Assessment, Human-Computer Interaction in Decision Support Systems, Biotechnology Policy and Management, Cognitive Neuroscience in Business Strategy, Energy-Economics, Global Public Health Decision Making, Educational Data Mining and Analytics, Resource Management, etc. Researchers can visit IDeAL Working Paper Series page to submit their papers.

Health Care

Natural Resource Management

Computational Public Policy

Cyber-Physical Systems

Collaborate with us on short term and long term joint research projects.

Explore various internship opportunities in Inter-disciplinary research areas to use your existing skills on entirely new areas.

Submit your research processes to IDeAL Working Paper Series and collaborate towards inter-disciplinary research.

Most of the data oriented research is carried out with help of open-source tools which include python programming language. Researchers at IDeAL use various libraries to extract new patterns and insights from data. NumPy and Pandas libraries are used to perform data processing, data cleaning, and data reshaping. Scikit-learn library which consists of various machine learning techniques predefined is used to build a machine learning model on the data.

While predictive modelling and machine learning models help in understanding and exploring information required to solve a problem, the actual data problem needs to be solved using optimization techniques using integer, linear and non-linear programming techniques. R software consists of a wide range of data and statistical libraries which are useful in performing experimental analysis like data envelopment analysis, structural equation modelling, etc. A Mathematical Programming Language (AMPL) is used to perform optimization using customized mathematical programs using solvers. MATLAB is also used to perform optimization and generate visualizations on the results.

The solutions developed at IDeAL needs to reach users and require utilization of proper visualization techniques and platform to host the applications. Matplotlib, seaborn, and plotly are three popular plotting libraries that are used in visualizing the results of data analysis. Flask is a framework in python that is used to create and deploy web applications. Researchers at IDeAL use combination of Flask framework with one of the relevant plotting libraries to build scalable decision support systems which aid decision makers with accurate findings.