class: center, middle, inverse, title-slide .title[ # Patrones en la sintomatología depresiva de participantes estudio ELSOC ] .subtitle[ ## Minería de Datos con Python ] .author[ ### T. Arriaza, C. Delgado, S. Urquizo ] .date[ ### 13 Junio 2022 ] --- # Visualización datos <iframe src="GRAFICOS/freq-sinto.html" width="100%" height="400" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe> Esto es una aprueba para ver cómo queda el texto --- # Algoritmo K-Modes --- # Número óptimo de clusters <iframe src="GRAFICOS/costo_cluster.html" width="100%" height="400" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe> --- # Proporción clusters <iframe src="GRAFICOS/props_cluster.html" width="100%" height="400" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe> --- # Proporción de síntomas por cluster <iframe src="GRAFICOS/sintomas_por_cluster.html" width="100%" height="400" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>