All Posts
Beginning in Python
1st course will mainly focus on how to approach Python for the first time. For that we will use Jupyter module.
In TDs, Aug 22, 2020Install Python !
This tutorial helps newcomers to install Python properly and manage different Python versions, especially for Mac users having a system 2.7 Python installed already.
In TDs, Python, Aug 14, 2020Go to all course practice sessions !
Github is a web-hosting platform and software development management service using Git versionning system. This site is developed using Ruby on Rails and contains as of today 50 milli...
In TDs, Aug 03, 2020Lectures order
-
Install Python !
In TDs, Python, -
Setting up a simple Flask app
In TDs, Flask, Python, -
Beginning in Python
In TDs, -
Discover Pandas
In TDs, Python, -
Webscrapping using Selenium
In TDs, Lecture, Selenium, Python, -
Supervised Machine Learning
In TDs, StatsEnVrac, -
Hands-on Supervised Learning with Sklearn - regression model examples
In TDs, Sklearn, MachineLearning, Supervised, -
Binary classification - Titanic Dataset - Quick example
In TDs, Sklearn, MachineLearning, Supervised, Classification, -
Coding a Neuron with Numpy
In TDs, Deep Learning, Neural Network, Numpy, Keras,