PinnedPublished inTDS ArchiveEvaluating the Performance of a Simple Regression Model Through Plots and MetricsSome years ago, when I created my first simple linear regression model I had no a clear idea of how to evaluate my model or even, if it was…May 27, 2023May 27, 2023
PinnedPublished inTDS ArchiveCreate your own Python package and publish it into PyPIDiscover the behind the scenes when running pip install. Follow simple steps to convert your code into a package and upload to PyPI.Apr 19, 20213Apr 19, 20213
Los 6 pasos de una consulta SELECTUsando un ejemplo muy sencillo, te voy a contar detalladamente lo que sucede al ejecutarse una consulta SQLNov 26, 2020Nov 26, 2020
Published inTDS ArchiveCreating My Own Dataset using BeautifulSoupHow to apply Web Scraping using BeautifulSoup library for building a customized dataset for future analysis.Jul 6, 2020Jul 6, 2020
Published inTDS ArchiveThe 6 Steps of a SQL Select Statement ProcessA detailed explanation of a query execution order using a simple exampleJun 18, 20204Jun 18, 20204
Published inTDS ArchivePCA with numpyHaving a better understanding of the PCA fundamentals using functions only from Numpy library.Jun 1, 2020Jun 1, 2020