Complete Process for Fine Tuning GPT-3.5-Turbo using OpenAI API
https://medium.com/@basics.machinelearning/complete-process-for-fine-tuning-gpt-3-5-turbo-using-openai-api-db4a50b3de1a
https://medium.com/@basics.machinelearning/complete-process-for-fine-tuning-gpt-3-5-turbo-using-openai-api-db4a50b3de1a
Medium
Complete Process for Fine Tuning GPT-3.5-Turbo using OpenAI API
Discover the whole process of finetuning in OpenAI API, from data preparation, files uploading, job creation and retrieval to inference.
Using Apache Spark in Python: PySpark
https://medium.com/@ebojacky/using-apache-spark-in-python-pyspark-00d07a93d604
https://medium.com/@ebojacky/using-apache-spark-in-python-pyspark-00d07a93d604
Medium
Using Apache Spark in Python: PySpark
Apache Spark is a powerful open-source distributed computing system that provides fast and general-purpose cluster-computing frameworks for…
Conquering Login & Register Endpoints in Flask
https://flesieronyango.medium.com/conquering-login-register-endpoints-in-flask-34866e11952d
https://flesieronyango.medium.com/conquering-login-register-endpoints-in-flask-34866e11952d
Medium
Conquering Login & Register Endpoints in Flask
Yesterday was a good moment in my ongoing quest to build a robust Flask app. I finally tackled the essential login and register endpoints.
Python Environments Unveiled: My Hands-On Exploration with Pipenv and Pip with Virtualenv at…
https://aibunny.medium.com/python-environments-unveiled-my-hands-on-exploration-with-pipenv-and-pip-with-virtualenv-at-f9ecbc7e515a
https://aibunny.medium.com/python-environments-unveiled-my-hands-on-exploration-with-pipenv-and-pip-with-virtualenv-at-f9ecbc7e515a
Medium
Python Environments Unveiled: My Hands-On Exploration with Pipenv and Pip with Virtualenv at SpaceYaTech
Introduction
Insert or Find Formulas in Excel Documents in Python
https://medium.com/@alexaae9/insert-or-find-formulas-in-excel-documents-in-python-85c45268cef6
https://medium.com/@alexaae9/insert-or-find-formulas-in-excel-documents-in-python-85c45268cef6
Medium
Insert or Find Formulas in Excel Documents in Python
Formulas are a fundamental aspect of Microsoft Excel, empowering users to perform complex calculations, manipulate data, and derive…
Improve dependency health of your Python projects with deptry
https://medium.com/@thelearningfellow/improve-dependency-health-of-your-python-projects-with-deptry-7cfcc3c83b4f
https://medium.com/@thelearningfellow/improve-dependency-health-of-your-python-projects-with-deptry-7cfcc3c83b4f
Medium
Improve dependency health of your Python projects with deptry
Effective dependency management is relatively straightforward when dealing with a small-scale project with a limited number of…
Advent of Code 2023 Day 6 with Python Solved by Data Engineer
https://medium.com/@uljanova.jekaterina/advent-of-code-2023-day-6-with-python-solved-by-data-engineer-fcc3857994fc
https://medium.com/@uljanova.jekaterina/advent-of-code-2023-day-6-with-python-solved-by-data-engineer-fcc3857994fc
Medium
Advent of Code 2023 Day 6 with Python Solved by Data Engineer
Advent of Code 2023 Day 2 with Python Solved by Data Engineer using list comprehension.
Unveiling Economic Rhythms: A Deep Dive into Identifying Cycles with Machine Learning
https://medium.datadriveninvestor.com/unveiling-economic-rhythms-a-deep-dive-into-identifying-cycles-with-machine-learning-f536079027a1
https://medium.datadriveninvestor.com/unveiling-economic-rhythms-a-deep-dive-into-identifying-cycles-with-machine-learning-f536079027a1
Medium
Unveiling Economic Rhythms: A Deep Dive into Identifying Cycles with Machine Learning
An exploration of identifying clusters of economic data with unsupervised machine learning techniques
Effective Python: Writing Readable and Maintainable Code
https://scriptserpent.carlosrojas.dev/effective-python-writing-readable-and-maintainable-code-e976af8cf61b
https://scriptserpent.carlosrojas.dev/effective-python-writing-readable-and-maintainable-code-e976af8cf61b
Medium
Effective Python: Writing Readable and Maintainable Code
In the world of programming, Python stands out for its simplicity and readability, making it an ideal choice for beginners and experts…
What I Learned Pulling 100+ Tables Of F1 Data — And Where I Went Wrong
https://medium.com/pipeline-a-data-engineering-resource/what-i-learned-pulling-100-tables-of-f1-data-and-where-i-went-wrong-a1975f190436
https://medium.com/pipeline-a-data-engineering-resource/what-i-learned-pulling-100-tables-of-f1-data-and-where-i-went-wrong-a1975f190436
Medium
What I Learned Pulling 100+ Tables Of F1 Data — And Where I Went Wrong
Using Python and SQL Lite, Pipeline contributor James scraped, stored and analyzed 100+ F1 tables — but later discovered a flaw in his…
Python for Data Science- Crunching Numbers with Confidence
https://medium.com/@neuailabs/python-for-data-science-crunching-numbers-with-confidence-6f96e9d621cc
https://medium.com/@neuailabs/python-for-data-science-crunching-numbers-with-confidence-6f96e9d621cc
Medium
Python for Data Science- Crunching Numbers with Confidence
Welcome to the realm of data science, where the skill of turning unprocessed data into insightful knowledge is realized. Python is your…
Predicting Purity: Auto ML Models for Water Quality Assessment
https://ai.gopubby.com/predicting-purity-auto-ml-models-for-water-quality-assessment-eb93a8dad273
https://ai.gopubby.com/predicting-purity-auto-ml-models-for-water-quality-assessment-eb93a8dad273
Medium
Predicting Purity: Auto ML Models for Water Quality Assessment
Discover Python models’ potential in predicting water purity, how accessible assessments can enhance water quality insights, and their…