How to Predict %80 Accuracy in Titanic Disaster Competition
https://medium.com/@ozzgur.sanli/how-to-predict-80-accuracy-in-titanic-disaster-competition-762f5c0f4bfb
https://medium.com/@ozzgur.sanli/how-to-predict-80-accuracy-in-titanic-disaster-competition-762f5c0f4bfb
Medium
How to Predict %80 Accuracy in Titanic Disaster Competition
In this post, I will explain how to achieve accuracy over 80% in Kaggle’s Titanic Disaster Competition by using data manipulation, feature…
Everything is an Object: Understanding Mutability in Python
https://medium.com/@f.dusengima/everything-is-an-object-understanding-mutability-in-python-ee384e3fc852
https://medium.com/@f.dusengima/everything-is-an-object-understanding-mutability-in-python-ee384e3fc852
Medium
Everything is an Object: Understanding Mutability in Python
In Python, everything is an object! This means data and functionality are bundled together in these objects. But objects have a hidden…
Binary Magic: Building BitNet 1.58bit Using PyTorch from Scratch
https://medium.com/@theseriousprogrammer/binary-magic-building-bitnet-1-58bit-using-pytorch-from-scratch-01fa6289db6f
https://medium.com/@theseriousprogrammer/binary-magic-building-bitnet-1-58bit-using-pytorch-from-scratch-01fa6289db6f
Medium
Binary Magic: Building BitNet 1.58bit Using PyTorch from Scratch
Spoiler Alert:
Saving 15 min/day on-call developer bandwidth with an in-house slack bot: Raven
https://engineering.bharatpe.com/saving-15-min-day-on-call-developer-bandwidth-with-an-in-house-slack-bot-raven-346474c630f5
https://engineering.bharatpe.com/saving-15-min-day-on-call-developer-bandwidth-with-an-in-house-slack-bot-raven-346474c630f5
Medium
Saving 15 min/day on-call developer bandwidth with an in-house slack bot: Raven
Before: The on-call engineer spends 15–20 minutes at the start of the day and creates an on-call summary which includes alerts/support…
Scale your Machine Learning Projects with SOLID principles
https://towardsdatascience.com/scale-your-machine-learning-projects-with-solid-principles-824230fa8ba1
https://towardsdatascience.com/scale-your-machine-learning-projects-with-solid-principles-824230fa8ba1
Towards Data Science
Scale your Machine Learning Projects with SOLID principles | Towards Data Science
How to write code that scales and accelerates your work as a data scientist or machine learning engineer.
How to build Optical Character Recognition fast with Python
https://alexandernadein.medium.com/how-to-build-optical-character-recognition-fast-with-python-e378f2ee7182
https://alexandernadein.medium.com/how-to-build-optical-character-recognition-fast-with-python-e378f2ee7182
Medium
How to build Optical Character Recognition fast with Python
What is OCR (Optical Character Recognition)?
Using LangChain to teach an LLM to write like you
https://arslanshahid-1997.medium.com/using-langchain-to-teach-an-llm-to-write-like-you-aab394d54792
https://arslanshahid-1997.medium.com/using-langchain-to-teach-an-llm-to-write-like-you-aab394d54792
Medium
Using LangChain to teach an LLM to write like you
LangChain tutorial on making a document retriever and generator, which enables it to write just like me
Maximizing Long-text Potential: Strategies for Open-Source LLMs Beyond Token Limits
https://medium.com/@CambioML/maximizing-long-text-potential-strategies-for-open-source-llms-beyond-token-limits-5489242593da
https://medium.com/@CambioML/maximizing-long-text-potential-strategies-for-open-source-llms-beyond-token-limits-5489242593da
Medium
Maximizing Long-text Potential: Strategies for Open-Source LLMs Beyond Token Limits
Authors: Jensen and Rachel @ CambioML
Can You Answer This Without Cheating?
https://zlliu.medium.com/can-you-answer-this-without-cheating-bbc2a07ed644
https://zlliu.medium.com/can-you-answer-this-without-cheating-bbc2a07ed644
Medium
Can You Answer This Without Cheating?
# WHAT IS A & B??
Supercharged pandas: Tracing dependencies with a novel approach
https://towardsdatascience.com/supercharged-pandas-tracing-dependencies-with-a-novel-approach-120b9567f098
https://towardsdatascience.com/supercharged-pandas-tracing-dependencies-with-a-novel-approach-120b9567f098
Medium
Supercharged Pandas: Tracing Dependencies with a Novel Approach
An object-oriented approach to manage multiple files and dataframes, and tracing dependencies
Snowflake Native Power: From Concept to Creating Data Apps (Part-1) ❄️
https://medium.com/@maseedilyas9848/snowflake-native-power-from-concept-to-creating-data-apps-part-1-%EF%B8%8F-e97e6566aebc
https://medium.com/@maseedilyas9848/snowflake-native-power-from-concept-to-creating-data-apps-part-1-%EF%B8%8F-e97e6566aebc
Medium
Snowflake Native Power: From Concept to Creating Data Apps (Part-1) ❄️
Hey there, fellow data enthusiasts! If you’ve been riding the Snowflake wave for a while now, you know it’s like the superhero of data…
Stock Volatility Prediction Using OpenAI and Python
https://medium.datadriveninvestor.com/volatility-prediction-using-openai-and-python-16fd9882f19e
https://medium.datadriveninvestor.com/volatility-prediction-using-openai-and-python-16fd9882f19e
Unimpressed With Your Scatter and Bar Plots? Give These Four Classic Alternatives A Try.
https://medium.datadriveninvestor.com/unimpressed-with-your-scatter-and-bar-plots-give-these-four-classic-alternatives-a-try-9e39ffeeda87
https://medium.datadriveninvestor.com/unimpressed-with-your-scatter-and-bar-plots-give-these-four-classic-alternatives-a-try-9e39ffeeda87
Medium
Unimpressed With Your Scatter and Bar Plots? Give These Four Classic Alternatives A Try.
Better alternatives to scatter, bar, and line plots.
Convolutional Network Architecture and Parameter Learning: An In-depth Analysis
https://medium.com/aimonks/convolutional-network-architecture-and-parameter-learning-an-in-depth-analysis-463c194f0965
https://medium.com/aimonks/convolutional-network-architecture-and-parameter-learning-an-in-depth-analysis-463c194f0965
Medium
Convolutional Network Architecture and Parameter Learning: An In-depth Analysis
Introduction
5 Django Mistakes That Sabotage Your Web Projects (Do You Make Them?)
https://danielbuilescu.com/5-django-mistakes-that-sabotage-your-web-projects-do-you-make-them-d3b2b9cd9f33
https://danielbuilescu.com/5-django-mistakes-that-sabotage-your-web-projects-do-you-make-them-d3b2b9cd9f33
Medium
5 Django Mistakes That Sabotage Your Web Projects (Do You Make Them?)
Avoid costly Django pitfalls! Master web development with expert tips.
Make Your Python Data Visualisation Charts Well-”Rounded”
https://towardsdatascience.com/cant-believe-how-easy-it-is-to-plot-such-a-data-visualisation-in-python-5bcd612e0277
https://towardsdatascience.com/cant-believe-how-easy-it-is-to-plot-such-a-data-visualisation-in-python-5bcd612e0277
Medium
Make Your Python Data Visualisation Charts Well-”Rounded”
Basic usage of the library PyCirclize — Circos Diagrams