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…
Show HN: Run Python, Ruby, Node.js, C++, Lua in the Browser via x86 to WASM JIT
https://repl.leaningtech.com/?hmsr=toutiao.io&python3#at=&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://repl.leaningtech.com/?hmsr=toutiao.io&python3#at=&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
CheerpX's REPL
REPL client side - a CheerpX demo
Python Structural Pattern Matching — Top 3 Use Cases To Get You Started
https://towardsdatascience.com/python-structural-pattern-matching-top-3-use-cases-to-get-you-started-262160007fa0
https://towardsdatascience.com/python-structural-pattern-matching-top-3-use-cases-to-get-you-started-262160007fa0
Medium
Python Structural Pattern Matching — Top 3 Use Cases To Get You Started
Python 3.10 added support for switch statements — Here are 3 practical examples to get you started.
Conditional Statements and Loops in Python
https://sahilfruitwala.medium.com/conditional-statements-and-loops-in-python-10bba4c71d9b
https://sahilfruitwala.medium.com/conditional-statements-and-loops-in-python-10bba4c71d9b
Medium
Conditional Statements and Loops in Python
Python 101 Series for Beginners