Beartype: Unbearably fast runtime type checking in Python
https://github.com/beartype/beartype#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://github.com/beartype/beartype#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
GitHub
GitHub - beartype/beartype: Unbearably fast near-real-time pure-Python runtime-static type-checker.
Unbearably fast near-real-time pure-Python runtime-static type-checker. - beartype/beartype
HDSC August ’21 Capstone Project Presentation: Credit Card Fraud Detection: Machine Learning…
https://hamoyehq.medium.com/hdsc-august-21-capstone-project-presentation-credit-card-fraud-detection-machine-learning-8ede26d3b771
https://hamoyehq.medium.com/hdsc-august-21-capstone-project-presentation-credit-card-fraud-detection-machine-learning-8ede26d3b771
Medium
HDSC August ’21 Capstone Project Presentation: Credit Card Fraud Detection: Machine Learning Solutions
A Project by Team Vispy
HDSC August ’21 Capstone Project Presentation: Determining a Cuisine
https://medium.com/hamoye-blogs/hdsc-august-21-capstone-project-presentation-determining-a-cuisine-78edfb296477
https://medium.com/hamoye-blogs/hdsc-august-21-capstone-project-presentation-determining-a-cuisine-78edfb296477
Medium
HDSC August ’21 Capstone Project Presentation: Determining a Cuisine
A Project by Team Plotly
Le coup de pouce d’Airflow pour nos Insights
https://blog.hawk-tech.io/le-coup-de-pouce-dairflow-pour-nos-insights-174f81599fff
https://blog.hawk-tech.io/le-coup-de-pouce-dairflow-pour-nos-insights-174f81599fff
Medium
Le coup de pouce d’Airflow pour nos Insights
Générer de la valeur à partir de son cloud-datawarehouse via l’orchestrateur Airflow : méthodologie de calcul d’Uplift de visites
The Toit language is now open source
https://blog.toit.io/the-toit-language-is-now-open-source-14bdcb1604d9
https://blog.toit.io/the-toit-language-is-now-open-source-14bdcb1604d9
Medium
The Toit language is now open source
The Toit programming language and implementation are now free, open source, and available through GitHub, so you can write robust software for microcontrollers.
Fake News Classification with LSTM or Logistic Regression
https://actsusanli.medium.com/fake-news-classification-with-lstm-or-logistic-regression-82a3527aaf13
https://actsusanli.medium.com/fake-news-classification-with-lstm-or-logistic-regression-82a3527aaf13
Medium
Fake News Classification with LSTM or Logistic Regression
Tensorflow, Keras, DataSpell, Scikit-Learn, PyCharm
Comparing AWS Glue Python Shell vs AWS Batch
https://pavan-andhukuri.medium.com/comparing-aws-glue-python-shell-vs-aws-batch-6f1b5b03aa7a
https://pavan-andhukuri.medium.com/comparing-aws-glue-python-shell-vs-aws-batch-6f1b5b03aa7a
Medium
Comparing AWS Glue Python Shell vs AWS Batch
An opinionated comparison
Python’s Print Function — Cool Features You Might Not Know
https://zl-liu.medium.com/pythons-print-function-cool-features-you-might-not-know-1602b7fefef0
https://zl-liu.medium.com/pythons-print-function-cool-features-you-might-not-know-1602b7fefef0
Medium
Python’s Print Function — Cool Features You Might Not Know
The print function in Python is probably the first ever function that many of us learnt. While the print function might be replaced with…
Monitor Kubernetes pod status from a Jenkins pipeline
https://medium.com/@dimitrijevskiv/monitor-kubernetes-pod-status-from-a-jenkins-pipeline-e25c744d944d
https://medium.com/@dimitrijevskiv/monitor-kubernetes-pod-status-from-a-jenkins-pipeline-e25c744d944d
Medium
Monitor Kubernetes pod status from a Jenkins pipeline
On one of the projects that I was working on, there was a requirement from our developers to get a logs output in a Jenkins pipeline from a…
Accelerating MLOps with the power of GPUs
https://rppol.medium.com/accelerating-mlops-with-the-power-of-gpus-f28be3ff56e1
https://rppol.medium.com/accelerating-mlops-with-the-power-of-gpus-f28be3ff56e1
Medium
Accelerating MLOps with the power of GPUs
MLOps at a glance
Complete guide of Linear Regression built from scratch
https://medium.com/@ngao7/complete-guide-of-linear-regression-built-from-scratch-fad842a0381d
https://medium.com/@ngao7/complete-guide-of-linear-regression-built-from-scratch-fad842a0381d
Medium
Complete guide of Linear Regression built from scratch
Linear regression is a supervised learning algorithm that has a deep root from statistics. It is one of the machine learning algorithms…