Proshares UltraShort 20+ Year Treasury: A machine learning prediction on $TBT
https://nickgweezy.medium.com/proshares-ultrashort-20-year-treasury-a-machine-learning-prediction-on-tbt-99f79c261fe9
https://nickgweezy.medium.com/proshares-ultrashort-20-year-treasury-a-machine-learning-prediction-on-tbt-99f79c261fe9
Medium
Proshares UltraShort 20+ Year Treasury: A machine learning prediction on $TBT
Running a 5 day prediction through my neural network, I was able to plug in date from 5 past days that could be a plausible path for TBT…
PythonTutorial: 12 Python Syntax Errors
https://medium.com/@alains/pythontutorial-12-python-syntax-errors-d97e54bddfe7
https://medium.com/@alains/pythontutorial-12-python-syntax-errors-d97e54bddfe7
Medium
PythonTutorial: 12 Python Syntax Errors
1. SyntaxError: invalid syntax
Learn by doing: An end-to-end Docker/ Fast API project to deploy APIs at scale part I.
https://medium.com/@kannan_thangaraju/learn-by-doing-an-end-to-end-docker-fast-api-project-to-deploy-apis-at-scale-part-i-df322a9aeaa9
https://medium.com/@kannan_thangaraju/learn-by-doing-an-end-to-end-docker-fast-api-project-to-deploy-apis-at-scale-part-i-df322a9aeaa9
Medium
An end-to-end Docker/ Fast API project to deploy APIs at scale part I.
Task requirements: Create an API that spits random data points based on a given input. Ex. If I give 5 it should return 5 random data…
Python Lesson 34: Stemming and Lemmatization (NLP pt. 3)
https://medium.com/@michael71314/python-lesson-34-stemming-and-lemmatization-nlp-pt-3-3155dd9c46de
https://medium.com/@michael71314/python-lesson-34-stemming-and-lemmatization-nlp-pt-3-3155dd9c46de
Medium
Python Lesson 34: Stemming and Lemmatization (NLP pt. 3)
Michael here, and today’s lesson will cover stemming and lemmatization in Python NLP (natural language processing). Now that we’ve covered some basic tokenization concepts (like tokenization itself…
Wordpress Rest API with Python
https://medium.com/@omer.celebi45/wordpress-rest-api-with-python-cc725e3a74df
https://medium.com/@omer.celebi45/wordpress-rest-api-with-python-cc725e3a74df
Medium
Wordpress Rest API with Python
Hey Welcome!
Using Pip to manage Python libraries/packages
https://medium.com/@sghani77/using-pip-to-manage-python-libraries-packages-a1d7fcb38a2f
https://medium.com/@sghani77/using-pip-to-manage-python-libraries-packages-a1d7fcb38a2f
Medium
Using Pip to manage Python libraries/packages
Once upon a time
Open Source: Getting Started is Hard
https://rowlando13.medium.com/open-source-getting-started-is-hard-bad6709e434c
https://rowlando13.medium.com/open-source-getting-started-is-hard-bad6709e434c
Medium
Open Source: Getting Started is Hard
I started contributing to open source projects in May of 2022, so not long. I tried to start contributing to open source projects beginning…
Python Tutorial: 12 Python Logical Errors and How to Fix
https://medium.com/@alains/python-tutorial-12-python-logical-errors-and-how-to-fix-16860369403a
https://medium.com/@alains/python-tutorial-12-python-logical-errors-and-how-to-fix-16860369403a
Medium
Python Tutorial: 12 Python Logical Errors and How to Fix
As a programming language, Python is very intuitive and logical. However, even experienced Python developers can sometimes run into errors…
If Someone Asked Me to Recommend a Programming Language
https://medium.com/codex/if-someone-asked-me-to-recommend-a-programming-language-d3fb5f8e547b
https://medium.com/codex/if-someone-asked-me-to-recommend-a-programming-language-d3fb5f8e547b
Medium
If Someone Asked Me to Recommend a Programming Language
My answer would be this simple.
Learning Python With Program Templates: The Process in Cycles Template
https://betterprogramming.pub/learning-python-with-program-templates-the-process-in-cycles-template-40760d525954
https://betterprogramming.pub/learning-python-with-program-templates-the-process-in-cycles-template-40760d525954
Medium
Learning Python With Program Templates: The Process in Cycles Template
A brief guide to this process
This Amazing Python Tool Will Automatically Fix Over 70 Errors In Your Code.
https://medium.com/@alains/this-amazing-python-tool-will-automatically-fix-over-70-errors-in-your-code-3bbc4e656e3a
https://medium.com/@alains/this-amazing-python-tool-will-automatically-fix-over-70-errors-in-your-code-3bbc4e656e3a
Medium
This Amazing Python Tool Will Automatically Fix Over 70 Errors In Your Code.
Automatically format Python code to follow the PEP 8 style guide.
Using Linux RSA Encryption Keys in Python
https://betterprogramming.pub/using-linux-rsa-encryption-keys-in-python-d9ab840a81e5
https://betterprogramming.pub/using-linux-rsa-encryption-keys-in-python-d9ab840a81e5
Medium
Using Linux RSA Encryption Keys in Python
To protect your end users