Categories
TDs
Hands-on Supervised Learning with Sklearn - regression model examples
Some regressions on some data
In TDs, Sklearn, MachineLearning, Supervised, Dec 18, 2020Binary classification - Titanic Dataset - Quick example
This is a classification scenario where you try to predict a categorical binary target y if the person survived (1) or not (0) from the Titanic.This example is really short and here j...
In TDs, Sklearn, MachineLearning, Supervised, Classification, Dec 18, 2020Coding a Neuron with Numpy
Numpy arrays
In TDs, Deep Learning, Neural Network, Numpy, Keras, Nov 11, 2020Supervised Machine Learning
Machine Learning is the field of study that gives computers the ability to learn without being explicitly programmed (if,if,if,else,if). — Arthur Samuel, 1959
In TDs, StatsEnVrac, Sep 25, 2020Some functional programming exercices
Some exercices following tutorial Introduction to functional programming to make you more comfortable with the concepts.
In TDs, Exercices, Python, Sep 14, 2020Some Pandas exercices
Some exercices following tutorial Discover Pandas to make you more comfortable with the concepts.
In TDs, Exercices, Pandas, Python, Sep 14, 2020Webscrapping using Selenium
Selenium is an open-source automated testing suite for web apps. It was at first used to automate tests for web applications as it can emulate user interactions with browsers, althoug...
In TDs, Lecture, Selenium, Python, Sep 07, 2020Some Python exercices
Some exercices following tutorial Beginning in Python to make you more comfortable with some object-oriented concepts in Python ;)
In TDs, Exercices, Python, Sep 01, 2020Setting up a simple Flask app
Flask is a micro web framework written in Python, first released in 2010. It is lightweight (hence the “micro”), has more stars on GitHub that is “concurrent” Django — first released ...
In TDs, Flask, Python, Aug 29, 2020Beginning 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, 2020Lecture
Webscrapping using Selenium
Selenium is an open-source automated testing suite for web apps. It was at first used to automate tests for web applications as it can emulate user interactions with browsers, althoug...
In TDs, Lecture, Selenium, Python, Sep 07, 2020Python
Some functional programming exercices
Some exercices following tutorial Introduction to functional programming to make you more comfortable with the concepts.
In TDs, Exercices, Python, Sep 14, 2020Some Pandas exercices
Some exercices following tutorial Discover Pandas to make you more comfortable with the concepts.
In TDs, Exercices, Pandas, Python, Sep 14, 2020Webscrapping using Selenium
Selenium is an open-source automated testing suite for web apps. It was at first used to automate tests for web applications as it can emulate user interactions with browsers, althoug...
In TDs, Lecture, Selenium, Python, Sep 07, 2020Some Python exercices
Some exercices following tutorial Beginning in Python to make you more comfortable with some object-oriented concepts in Python ;)
In TDs, Exercices, Python, Sep 01, 2020Setting up a simple Flask app
Flask is a micro web framework written in Python, first released in 2010. It is lightweight (hence the “micro”), has more stars on GitHub that is “concurrent” Django — first released ...
In TDs, Flask, Python, Aug 29, 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, 2020Flask
Setting up a simple Flask app
Flask is a micro web framework written in Python, first released in 2010. It is lightweight (hence the “micro”), has more stars on GitHub that is “concurrent” Django — first released ...
In TDs, Flask, Python, Aug 29, 2020Exercices
Some functional programming exercices
Some exercices following tutorial Introduction to functional programming to make you more comfortable with the concepts.
In TDs, Exercices, Python, Sep 14, 2020Some Pandas exercices
Some exercices following tutorial Discover Pandas to make you more comfortable with the concepts.
In TDs, Exercices, Pandas, Python, Sep 14, 2020Some Python exercices
Some exercices following tutorial Beginning in Python to make you more comfortable with some object-oriented concepts in Python ;)
In TDs, Exercices, Python, Sep 01, 2020Selenium
Webscrapping using Selenium
Selenium is an open-source automated testing suite for web apps. It was at first used to automate tests for web applications as it can emulate user interactions with browsers, althoug...
In TDs, Lecture, Selenium, Python, Sep 07, 2020Pandas
Some Pandas exercices
Some exercices following tutorial Discover Pandas to make you more comfortable with the concepts.
In TDs, Exercices, Pandas, Python, Sep 14, 2020StatsEnVrac
Supervised Machine Learning
Machine Learning is the field of study that gives computers the ability to learn without being explicitly programmed (if,if,if,else,if). — Arthur Samuel, 1959
In TDs, StatsEnVrac, Sep 25, 2020Deep Learning
Coding a Neuron with Numpy
Numpy arrays
In TDs, Deep Learning, Neural Network, Numpy, Keras, Nov 11, 2020Neural Network
Coding a Neuron with Numpy
Numpy arrays
In TDs, Deep Learning, Neural Network, Numpy, Keras, Nov 11, 2020Numpy
Coding a Neuron with Numpy
Numpy arrays
In TDs, Deep Learning, Neural Network, Numpy, Keras, Nov 11, 2020Keras
Coding a Neuron with Numpy
Numpy arrays
In TDs, Deep Learning, Neural Network, Numpy, Keras, Nov 11, 2020Sklearn
Hands-on Supervised Learning with Sklearn - regression model examples
Some regressions on some data
In TDs, Sklearn, MachineLearning, Supervised, Dec 18, 2020Binary classification - Titanic Dataset - Quick example
This is a classification scenario where you try to predict a categorical binary target y if the person survived (1) or not (0) from the Titanic.This example is really short and here j...
In TDs, Sklearn, MachineLearning, Supervised, Classification, Dec 18, 2020MachineLearning
Hands-on Supervised Learning with Sklearn - regression model examples
Some regressions on some data
In TDs, Sklearn, MachineLearning, Supervised, Dec 18, 2020Binary classification - Titanic Dataset - Quick example
This is a classification scenario where you try to predict a categorical binary target y if the person survived (1) or not (0) from the Titanic.This example is really short and here j...
In TDs, Sklearn, MachineLearning, Supervised, Classification, Dec 18, 2020Supervised
Hands-on Supervised Learning with Sklearn - regression model examples
Some regressions on some data
In TDs, Sklearn, MachineLearning, Supervised, Dec 18, 2020Binary classification - Titanic Dataset - Quick example
This is a classification scenario where you try to predict a categorical binary target y if the person survived (1) or not (0) from the Titanic.This example is really short and here j...
In TDs, Sklearn, MachineLearning, Supervised, Classification, Dec 18, 2020Classification
Binary classification - Titanic Dataset - Quick example
This is a classification scenario where you try to predict a categorical binary target y if the person survived (1) or not (0) from the Titanic.This example is really short and here j...
In TDs, Sklearn, MachineLearning, Supervised, Classification, Dec 18, 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,