Skip to content
generated from CrisKrus/notebook

Machine Learning (aprendizaje automático) con Python: una introducción práctica. Curso de edx https://learning.edx.org/course/course-v1:IBM+ML0101SP+3T2020

Notifications You must be signed in to change notification settings

CrisKrus/IBM-ML0101SP

Repository files navigation

Machine Learning (aprendizaje automático) con Python: una introducción práctica

Hola! 👋 has encontrado el lugar dónde he guardado todos los recursos del curso machine learning una introducción práctica.

Todo el curso le he hecho en directo en Twitch y resubido por capítulos a youtube, además de esto he ido escribiendo artículos relacionado con lo que he aprendido en mi blog en el apartado de big data.

Dentro del repositorio podrás encontrar los notebooks de los laboratorios que hemos ido haciendo en el curso dentro del directorio notebooks

Run 🏃

If you want to start up a Jupyterlab server, connect into it to start and start working with notebooks just run:

sh run.sh

This scrip just create a .env file, a Docker image and run it with some parameters. :warning: There is a problem right there: there is not ssl certificates for the local server and it shows a message saying that is not secure, just ignore it for now. I will try to fix it

Build 👷

If you want to export your notebooks in notebooks/ directory as the are to html format without run it you can use:

sh build.sh

This script creates on the same way as the run.sh but on detach mode, run a command into the docker container and stop it.

Run and build 💡

If you want to run your notebooks under the notebooks/ directory and export the output into html format you can use:

sh run-and-build.sh

This script creates on the same way as the run.sh but on detach mode, run a command into the docker container and stop it.

Hola 👋, Soy Cristian Suarez Dev

Un desarrollador al que le encanta eprender

Tambien tengo redes sociales:

criskrus995 cristian_suarez_dev cristian suarez sin cortes

Support:

cristianSuarez



About

Machine Learning (aprendizaje automático) con Python: una introducción práctica. Curso de edx https://learning.edx.org/course/course-v1:IBM+ML0101SP+3T2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages