<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>visualisation |</title><link>https://gomezramirez.eu/tag/visualisation/</link><atom:link href="https://gomezramirez.eu/tag/visualisation/index.xml" rel="self" type="application/rss+xml"/><description>visualisation</description><generator>Source Themes Academic (https://sourcethemes.com/academic/)</generator><language>en-us</language><lastBuildDate>Fri, 13 May 2022 17:28:21 -0400</lastBuildDate><image><url>https://gomezramirez.eu/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_2.png</url><title>visualisation</title><link>https://gomezramirez.eu/tag/visualisation/</link></image><item><title>Topological Data Analysis</title><link>https://gomezramirez.eu/project/tda_persoweb/</link><pubDate>Fri, 13 May 2022 17:28:21 -0400</pubDate><guid>https://gomezramirez.eu/project/tda_persoweb/</guid><description>&lt;h2 id="algebraic-topology">Algebraic Topology&lt;/h2>
&lt;p>Algebraic topology is the study of topological spaces using abstract algebra.&lt;/p>
&lt;p>Algebraic topology provides the language to classify topological spaces up to homeomorphism, that is, find the intrinsic qualitative aspects of spatial objects that remain invariant under homeomorphic transformations.&lt;/p>
&lt;p>&lt;img src="https://grjd.netlify.app/img/Fig1_TDA.png" alt="TDA Fig 1">&lt;/p>
&lt;h2 id="topological-data-analysis">Topological Data Analysis&lt;/h2>
&lt;p>TDA provides a theoretical framework to extract data features taking into account the multiscale and multidensity of complex data sets. The goal of TDA is to apply topology to study qualitative features of data.&lt;/p>
&lt;p>&lt;img src="https://grjd.netlify.app/img/Fig2_TDA.png" alt="TDA Fig 2">&lt;/p>
&lt;h2 id="basic-definitions">Basic Definitions&lt;/h2>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Concept&lt;/th>
&lt;th>Definition&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Algebraic topology&lt;/td>
&lt;td>The study of topological spaces using abstract algebra.&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Topological space&lt;/td>
&lt;td>T=(M,O) is an ordered pair or tuple consisting of a set M and a topology O.&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Topology&lt;/td>
&lt;td>For a given set M, a topology O is a subset of the power set of M such that: &lt;br> i. The empty set and the set M are in the topology O &lt;br> ii. For any two subsets of O, the intersection also exists in the topology O &lt;br> iii. The union of any subset of O also belongs to O&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Simplicial Complex&lt;/td>
&lt;td>A pair VX of vertices and SX of simplices. Each simplex in the set of simplices SX is a subset of the vertices VX plus the condition that if σ is in SX, then every subset τ ∈ σ also is in SX, τ ∈ SX.&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Filtration&lt;/td>
&lt;td>1-parameter family of geometric objects, F(X) = {U(X,ε)},ε = {0,∞}, that is, a union of balls with varying radius.&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Persistent Homology&lt;/td>
&lt;td>A method used in topological data analysis (TDA) to study qualitative features of data that persist across multiple scales. It is robust to perturbations of input data and independent of dimensions and coordinates.&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2 id="projects-description">Project&amp;rsquo;s description&lt;/h2>
&lt;p>The project aims to harness the power of Algebraic Topology and, more particularly, Topological Data Analysis (TDA) to characterize the relevant features in space and time of a dataset containing occurrences of crime in the city of Valencia, Spain.&lt;/p>
&lt;h2 id="software">Software&lt;/h2>
&lt;ul>
&lt;li>
&lt;a href="https://gudhi.inria.fr/" target="_blank" rel="noopener">GUDHI&lt;/a> The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology.&lt;/li>
&lt;li>
&lt;a href="https://scikit-tda.org/" target="_blank" rel="noopener">scikit-tda&lt;/a> Scikit-TDA is a home for Topological Data Analysis Python libraries intended for non-topologists. This project aims to provide a curated library of TDA Python tools that are widely usable and easily approachable.&lt;/li>
&lt;li>
&lt;a href="https://github.com/Ripser/ripser" target="_blank" rel="noopener">Ripser&lt;/a> Ripser is a lean C++ code for the computation of Vietoris–Rips persistence barcodes.&lt;/li>
&lt;li>
&lt;a href="https://giotto-ai.github.io/gtda-docs/0.5.1/library.html" target="_blank" rel="noopener">Giotto-TDA&lt;/a> A high-performance topological machine learning toolbox in Python&lt;/li>
&lt;li>
&lt;a href="https://cran.r-project.org/web/packages/rgdal/index.html" target="_blank" rel="noopener">rgdal&lt;/a> Bindings for the &amp;lsquo;Geospatial&amp;rsquo; Data Abstraction Library&lt;/li>
&lt;/ul>
&lt;h2 id="collaborators">Collaborators&lt;/h2>
&lt;ul>
&lt;li>
&lt;a href="https://www3.uji.es/~mateu/" target="_blank" rel="noopener">Jorge Mateu Mahiques&lt;/a> (Universidad de Castellón, Spain&lt;/li>
&lt;/ul></description></item></channel></rss>