Predição de paciente com Diabetes — Machine Learning
https://ferdinandomelo.medium.com/predi%C3%A7%C3%A3o-de-paciente-com-diabetes-machine-learning-90131781cd6f
https://ferdinandomelo.medium.com/predi%C3%A7%C3%A3o-de-paciente-com-diabetes-machine-learning-90131781cd6f
Medium
Predição de paciente com Diabetes — Machine Learning
Este artigo tem como foco mostrar como é simples criar um modelo para predição de categorias, neste caso, usando dados de pacientes com…
How to Change the Screen Transition in Kivy
https://programmer-rachel.medium.com/how-to-change-the-screen-transition-in-kivy-b05fbfe82d81
https://programmer-rachel.medium.com/how-to-change-the-screen-transition-in-kivy-b05fbfe82d81
Medium
How to Change the Screen Transition in Kivy
The default transition is the SlideTransition, but there are many different types. You can also specify NoTransition.
7 Embarrassingly Easy Ways to Speed Up Your Python Program
https://jvision.medium.com/7-embarrassingly-easy-ways-to-speed-up-your-python-program-88911b9192c1
https://jvision.medium.com/7-embarrassingly-easy-ways-to-speed-up-your-python-program-88911b9192c1
Medium
7 Embarrassingly Easy Ways to Speed Up Your Core Python Program
Whoever said there is no ‘free lunch’ ;)
Let’s Build An Interpreter In Python From Scratch
https://umangshrestha09.medium.com/lets-build-an-interpreter-in-python-from-scratch-833e9929bbb8
https://umangshrestha09.medium.com/lets-build-an-interpreter-in-python-from-scratch-833e9929bbb8
Medium
Let’s Build An Interpreter In Python From Scratch
Part 2: Creating a Lexer using string manipulation
Complete guide to Pandas library (Python Code) — Part 4/ 4
https://datasciencestuff.medium.com/complete-guide-to-pandas-library-python-code-part-4-4-4e5855dd30e2
https://datasciencestuff.medium.com/complete-guide-to-pandas-library-python-code-part-4-4-4e5855dd30e2
Medium
Complete guide to Pandas library (Python Code) — Part 4/ 4
Fundamental Statistics.
Getting Started with Tkinter GUI Programming in Python
https://medium.com/@mosama/getting-started-with-tkinter-gui-programming-in-python-ff28fe267566
https://medium.com/@mosama/getting-started-with-tkinter-gui-programming-in-python-ff28fe267566
Medium
Getting Started with Tkinter GUI Programming in Python
Hello everyone!
Utilização de modelos de classificação com Flask
https://ferdinandomelo.medium.com/utiliza%C3%A7%C3%A3o-de-modelos-de-classifica%C3%A7%C3%A3o-com-flask-d7a58dfbcc83
https://ferdinandomelo.medium.com/utiliza%C3%A7%C3%A3o-de-modelos-de-classifica%C3%A7%C3%A3o-com-flask-d7a58dfbcc83
Medium
Utilização de modelos de classificação com Flask
Já pensou em utilizar o seu modelo de predição com uma API simples? É possível e bem fácil…
Building and Managing Data Pipelines with Python, PostgreSQL & Airflow — Part Two
https://medium.com/@AaronSchlegel/building-and-managing-data-pipelines-with-python-postgresql-airflow-part-two-95c7059bfcda
https://medium.com/@AaronSchlegel/building-and-managing-data-pipelines-with-python-postgresql-airflow-part-two-95c7059bfcda
Medium
Building and Managing Data Pipelines with Python, PostgreSQL & Airflow — Part Two
Creating Tables to Store Extracted Data from the Petfinder.com API
Use Your Computer to Make Informed Decisions in Stock Trading: Practical Introduction — Part 8…
https://realmistic.medium.com/use-your-computer-to-make-informed-decisions-in-stock-trading-practical-introduction-part-8-9c505bdadf4f
https://realmistic.medium.com/use-your-computer-to-make-informed-decisions-in-stock-trading-practical-introduction-part-8-9c505bdadf4f
Medium
Use Your Computer to Make Informed Decisions in Stock Trading: Practical Introduction — Part 8: Portfolio Optimisation
An overview of portfolio metrics of return and risk, the trade-offs between them, and a scoring system to account them all.
Basic MQTT communication with flask-MQTT.
https://felipeagq99.medium.com/basic-mqtt-communication-with-flask-mqtt-394864ecb0ef
https://felipeagq99.medium.com/basic-mqtt-communication-with-flask-mqtt-394864ecb0ef
Medium
Basic MQTT communication with flask-MQTT.
One of the most famous and used communication protocols in the IoT area is MQTT, which manages this flow of messages by subscriptions and…
This Is The Oldest Python Project On GitHub
https://preettheman.medium.com/this-is-the-oldest-python-project-on-github-1535e28f691f
https://preettheman.medium.com/this-is-the-oldest-python-project-on-github-1535e28f691f
Medium
This Is The Oldest Python Project On GitHub
Welcome back! Recently, i’ve been going through a ton of different projects on Github, it’s so interesting to see what other people have…