Sitemap

A list of all the posts and pages found on the site. For you robots out there is an [XML version](https://sourabhpalande.github.io/sitemap.xml) available for digesting as well.

Pages

Posts

cvitem

Dissertation Award

Published:

  • Awarded GBP 3000 in funding to carry out dissertation research with industrial collaborators.

Read more

Graduate Research Assistant

Published:

  • Collaborated with neuroscientists, applying advanced data science techniques in autism research.
    - Developed and implemented novel machine learning and data analysis methods for brain networks.
    - Developed and implemented spectral algorithms for simplicial complexes and hypergraphs.
    - Helped design a visualization tool for DNN interpretability: TopoAct

Read more

Foundations of Data Science

Published:

  • Invited to participate as a visiting graduate researcher in the Fall semester program on mathematical foundations of data science.

Read more

Postdoctoral Research Associate

Published:

  • Led interdisciplinary collaborative projects consisting of mathematicians, computer scientists and biologists.
    - Developed image analysis techniques for 3D X-Ray scans and 2D RGB images for applications in plant biology.
    - Developed exploratory visual analytics tools to study gene expression data across plant evolution.
    - Guided undergrad and grad student research projects in computational biology.
    - Helped design and publish a novel interactive book introducing python programming to biology students: Plants & Python

Read more

publications

Utilizing Topological Structures of Data for Machine Learning

Published in The University of Utah ProQuest Dissertations Publishing, 2020

We describe ways to integrate ideas from TDA into different stages of a machine learning pipeline. First we present unsupervised and semisupervised learning algorithms that leverage the topological structure of the data. Then, we describe ways to extract topological features from data and ways to utilize them in classical machine learning models. Lastly, we present methods to compare complex objects such as graphs and their ensembles.
Read more

research

talks

teaching

Advanced Scientific Computing

, School of Computing, University of Utah, 2016

This was a graduate level course intended to give students exposure to the algorithms and implementations often used in scientific computing. In this course, we touched upon topics such as: computational linear algebra, eigenvalues and singular values, nonlinear systems and optimization, interpolation and approximation, numerical integration and differentiation.
Read more

Computational Topology

, School of Computing, University of Utah, 2017

This was a graduate level course intended to familiarize students with Topological Data Analysis (TDA). In this course we covered basic comcepts, data structures and algorithms commonly used in TDA, Including homology, persistent homology, and mapper. Students learned about the various tools and their applications in machine learning, statistical analysis, and visualization.
Read more

Plants and Python

, Michigan State University, 2020

This is a graduate level course that introduces students to data analysis, algorithmic thinking, model building, bioinformatics, and molecular biology using coding and computational resources. It selects specific examples in which mathematical, modeling, and bioinformatic approaches intersect with the biology of plants. Students apply learned objectives to a course research project.
Read more