PinnedScrape an online newspaper and display the hot topics in a Word Cloud -PythonI. ScrapingDec 25, 2021Dec 25, 2021
PinnedPublished inAnalytics VidhyaVisualize the gradient descent of a cost function with its level circles -PythonHi! Here we will compute the gradient of an arbitrary cost function and display its evolution during gradient descent. All the code is…Feb 11, 20211Feb 11, 20211
Les Bonnes Pratiques pour un Projet IT CollaboratifDans le cadre d’un projet IT collaboratif, un minimum d’organisation permet d’être plus productif et c’est agréable pour tout le monde …Dec 14, 2024Dec 14, 2024
Pourquoi la France devrait-elle accélérer sa recherche en génétique?Si la modification génétique peut potentiellement poser un problème éthique, on sait que la Chine et d’autres pays ont déjà mis la main à…Dec 11, 2022Dec 11, 2022
Scraping avec Python -Tuto- Partie 1 : pages web statiquesI. Quelques définitions :Jun 19, 2021Jun 19, 2021
Coder une application en Python avec tkinter (interface graphique simple) qui s’exporte facilement…L’application que nous allons coder va :Mar 29, 20211Mar 29, 20211
Useful extensions of Jupyter with Nbextension: installation and examples of useTo run the jupyter you can just download the Github repository.Jan 29, 2021Jan 29, 2021
Les raccourcis clavier sur Jupyter Notebook!Quand on fait de la Science des Données (Data Science) on peut être amené à réaliser un Notebook (un programme comprenant du code et du…Dec 21, 2020Dec 21, 2020
Published inAnalytics VidhyaVisualization of the level circles of a real function of two variables (ℝ² in ℝ) with python…In this article I show you how to plot a function of ℝ² in ℝ from the point of view of its level circles. Here are some examples of…Nov 18, 2020Nov 18, 2020
Published inAnalytics Vidhya3D visualization of a function of two variables (from ℝ² into ℝ) with Python -MatplotlibIn this tutorial we will see how to display a function from ℝ² into ℝ in 3 dimensions and interactively with python.Nov 17, 2020Nov 17, 2020