Difference between revisions of "Data Science"

From Sinfronteras
Jump to: navigation, search
(Instalación)
(Replaced content with "~ Migrated")
(Tag: Replaced)
 
Line 1: Line 1:
==Anaconda==
+
~ Migrated
Anaconda is a free and open source distribution of the Python and R programming languages for data science and machine learning related applications (large-scale data processing, predictive analytics, scientific computing), that aims to simplify package management and deployment. Package versions are managed by the package management system conda. https://en.wikipedia.org/wiki/Anaconda_(Python_distribution)
 
 
 
===Instalación===
 
https://www.digitalocean.com/community/tutorials/how-to-install-the-anaconda-python-distribution-on-ubuntu-16-04
 
 
 
==Cursos==
 
https://eu.udacity.com/
 
 
 
https://classroom.udacity.com/courses/ud120
 
 
 
https://www.udemy.com/machine-learning-course-with-python/
 
 
 
https://stackoverflow.com/questions/19181999/how-to-create-a-keyboard-shortcut-for-sublimerepl
 
 
 
===Curso Udacity===
 
La clasificación supervisada
 

Latest revision as of 11:52, 27 February 2026

~ Migrated