Skip to content

JuanRCifuentes/DS-ML-LV.1

Repository files navigation

DATA SCIENCE AND MACHINE LEARNING - LV. 1

A collection of materials, code, projects, documentation and other sources regarding computational thinking and problem solving with Python as the main tool.

Done with Python 3.9.1

Install required packages with command "pip install -r requirements.txt"

Uninstall with "pip uninstall -r requirements.txt -y" (The "-y" is to uninstall everything)

"requirements.txt" was created using "pip freeze > requirements.txt"

Based in Platzi courses by:

  • David Aroesti:
  • Leonidas Esteban:
    • Git y Github (2017)
  • Freddy Vega:
    • Git y Github

Inspired by Karl Behrens

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published