Python Lesson 44: Image Color Spaces (AI pt. 10)
https://medium.com/@michael71314/python-lesson-44-image-color-spaces-ai-pt-10-985f628a2a8c
https://medium.com/@michael71314/python-lesson-44-image-color-spaces-ai-pt-10-985f628a2a8c
Medium
Python Lesson 44: Image Color Spaces (AI pt. 10)
Granted, I’ve previously discussed various colorscales you can find in computer programming in this post-Colors in Programming-but in this post, we’ll take a deeper dive into the use of colors in…
Evaluating predictive performance of deep learning tumor segmentation models
https://pub.aimind.so/evaluating-predictive-performance-of-deep-learning-tumor-segmentation-models-7dd532813913
https://pub.aimind.so/evaluating-predictive-performance-of-deep-learning-tumor-segmentation-models-7dd532813913
Medium
Evaluating predictive performance of deep learning tumor segmentation models
So you have trained your first segmentation model and are wondering how you can measure its performance. If you have not worked on deep…
52/90: Learn Core Python in 90 Days: A Beginner’s Guide
https://medium.com/@criesin.90days/52-90-learn-core-python-in-90-days-a-beginners-guide-a659b7caa460
https://medium.com/@criesin.90days/52-90-learn-core-python-in-90-days-a-beginners-guide-a659b7caa460
Medium
52/90: Learn Core Python in 90 Days: A Beginner’s Guide
Day 52: RESTful API Development in Flask: Building Web Services
Mastering Network Automation with Python: Simplifying Networking Tasks
https://python.plainenglish.io/mastering-network-automation-with-python-simplifying-networking-tasks-519d7fa8ca59
https://python.plainenglish.io/mastering-network-automation-with-python-simplifying-networking-tasks-519d7fa8ca59
Medium
Mastering Network Automation with Python: Simplifying Networking Tasks
Python’s Role in Automating Network Configuration, Monitoring, and Security
Conda Remove Environment: A Complete Guide
https://medium.com/@gmirfani1/conda-remove-environment-a-complete-guide-c38d60d7be3f
https://medium.com/@gmirfani1/conda-remove-environment-a-complete-guide-c38d60d7be3f
Medium
Conda Remove Environment: A Complete Guide
Are you looking for a Conda Remove Environment, in the world of Python development, managing virtual environments is a crucial task. Conda…
Set up a client and HTTP server connection via terminal
https://medium.com/@t1nk3rbelld4i5y/launch-a-client-and-http-server-connection-via-terminal-1ccceea9c4fa
https://medium.com/@t1nk3rbelld4i5y/launch-a-client-and-http-server-connection-via-terminal-1ccceea9c4fa
Medium
Set up a client and HTTP server connection via terminal
Hello, everyone~~
ValueError: Expected 2D array, got 1D array instead [Fixed]
https://medium.com/@shubhshreeaishwarya/valueerror-expected-2d-array-got-1d-array-instead-fixed-95c7c0756b83
https://medium.com/@shubhshreeaishwarya/valueerror-expected-2d-array-got-1d-array-instead-fixed-95c7c0756b83
Medium
ValueError: Expected 2D array, got 1D array instead [Fixed]
occurs when we pass a 1-dimensional array to a function that expects a 2-dimensional array.
How to Scrape a Website that Requires a Login with Python
https://medium.com/@zenrows/web-scraping-login-python-948c2f4a4662
https://medium.com/@zenrows/web-scraping-login-python-948c2f4a4662
Medium
How to Scrape a Website that Requires a Login with Python
Learn how to bypass security measures and scrape login-protected websites using Python.
How to Create a GUI in Python with Tkinter
https://python.plainenglish.io/how-to-create-a-gui-in-python-with-tkinter-e50af6617088
https://python.plainenglish.io/how-to-create-a-gui-in-python-with-tkinter-e50af6617088
Medium
How to Create a GUI in Python with Tkinter
Tkinter enables you to create user interfaces for Python applications. In this tutorial, we will see how to use Tkinter and build…
The Orange3 data mining platform as a research tool
https://blog.esciencecenter.nl/the-orange3-data-mining-platform-as-a-research-tool-2167336a5c0d
https://blog.esciencecenter.nl/the-orange3-data-mining-platform-as-a-research-tool-2167336a5c0d
Medium
The Orange3 data mining platform as a research tool
Why aren’t more researchers in the social science and humanities using and adapting the platform for their needs?