GitongaCosmas's profile picture. Agnostic; Avid reader; Bibliophile; Researcher; Technologist; Technical Writer;  Lover of Humanity. #Dataism

Gitonga Cosmas

@GitongaCosmas

Agnostic; Avid reader; Bibliophile; Researcher; Technologist; Technical Writer; Lover of Humanity. #Dataism

Gitonga Cosmas reposted

I am deeply honoured by the Jubilee Party National Executive Committee’s unanimous acceptance of my formal application to be the Party’s presidential nominee. I am profoundly grateful for the opportunity to serve as Deputy Party Leader, and I graciously accept the Party’s…

RealMatiangi's tweet image. I am deeply honoured by the Jubilee Party National Executive Committee’s unanimous acceptance of my formal application to be the Party’s presidential nominee. I am profoundly grateful for the opportunity to serve as Deputy Party Leader, and I graciously accept the Party’s…
RealMatiangi's tweet image. I am deeply honoured by the Jubilee Party National Executive Committee’s unanimous acceptance of my formal application to be the Party’s presidential nominee. I am profoundly grateful for the opportunity to serve as Deputy Party Leader, and I graciously accept the Party’s…
RealMatiangi's tweet image. I am deeply honoured by the Jubilee Party National Executive Committee’s unanimous acceptance of my formal application to be the Party’s presidential nominee. I am profoundly grateful for the opportunity to serve as Deputy Party Leader, and I graciously accept the Party’s…
RealMatiangi's tweet image. I am deeply honoured by the Jubilee Party National Executive Committee’s unanimous acceptance of my formal application to be the Party’s presidential nominee. I am profoundly grateful for the opportunity to serve as Deputy Party Leader, and I graciously accept the Party’s…

Gitonga Cosmas reposted

Calculus is a powerful tool for understanding change, motion, and growth - and it's good to know as a dev. In this new College Calculus course, Ed teaches you the key concepts through the lens of Python. You'll learn about limits, derivative rules, slope interpretation, various…

freeCodeCamp's tweet image. Calculus is a powerful tool for understanding change, motion, and growth - and it's good to know as a dev.

In this new College Calculus course, Ed teaches you the key concepts through the lens of Python.

You'll learn about limits, derivative rules, slope interpretation, various…

Gitonga Cosmas reposted

AI tool to convert PDFs and images into clean, readable text while preserving natural reading order. 100% Opensource.

Saboo_Shubham_'s tweet image. AI tool to convert PDFs and images into clean, readable text while preserving natural reading order.

100% Opensource.

Gitonga Cosmas reposted

If you’re serious about understanding AI models - not just running them - mastering the math is non-negotiable. This book gives you that mastery: it builds the mental model of how learning actually happens - from vector spaces and eigenvalues to gradients, loss landscapes, and…

DanKornas's tweet image. If you’re serious about understanding AI models - not just running them - mastering the math is non-negotiable. 

This book gives you that mastery: it builds the mental model of how learning actually happens - from vector spaces and eigenvalues to gradients, loss landscapes, and…

Gitonga Cosmas reposted

Statistics by simulation, or Monte Carlo methods, uses computational power to solve problems that are too hard for traditional math. Instead of solving complex equations, we program a computer to mimic a random process (like rolling dice or modeling stock prices) millions of…

probnstat's tweet image. Statistics by simulation, or Monte Carlo methods, uses computational power to solve problems that are too hard for traditional math. Instead of solving complex equations, we program a computer to mimic a random process (like rolling dice or modeling stock prices) millions of…

Gitonga Cosmas reposted

Here are 7 Top playlists for Data Engineers 1. Python for Data Engineers - lnkd.in/gwsTQRgR 2. SQL - lnkd.in/gdnhRk8b 3. SQL Advanced - lnkd.in/g8tyEKbU 4. SQL Leetcode - lnkd.in/gKeSMPmW 5. Git & Git Hub for Data Engineers -…

bigdatasumit's tweet image. Here are 7 Top playlists for Data Engineers

1. Python for Data Engineers - lnkd.in/gwsTQRgR

2. SQL - lnkd.in/gdnhRk8b

3. SQL Advanced - lnkd.in/g8tyEKbU

4. SQL Leetcode - lnkd.in/gKeSMPmW

5. Git & Git Hub for Data Engineers -…

Gitonga Cosmas reposted

Master Data Visualisation with Python Pandas. Get for free in the thread:

Eyowhite3's tweet image. Master Data Visualisation with Python Pandas.

Get for free in the thread:

Gitonga Cosmas reposted

Use MAE for average error, MSE to penalize large errors, RMSE for error in original units, MAPE for % errors, R² for model fit, Weighted MAPE when errors matter unequally, and RMSLE when penalizing under-predictions less.


Gitonga Cosmas reposted

- MSE you use when you don’t have outliers - RMSE you use when you want to interpret the above better - MAE you use when you have positive/zero/negative values and outliers - MAPE you use when you only have positive values and emphasize interpretability - RMSLE you use for…

TOP 8 Machine Learning Regression Metrics

PythonPr's tweet image. TOP 8 Machine Learning Regression Metrics


Gitonga Cosmas reposted

Matplotlib is a Python library that is used to create static, animated, and interactive visualizations in Python. pyoflife.com/data-visualiza… #DataScience #Pythonprogramming #datavisualizations #machinelearning #DataScientist #ArtificialIntelligence

Parajulisaroj16's tweet image. Matplotlib is a Python library that is used to create static, animated, and interactive visualizations in Python. pyoflife.com/data-visualiza…
#DataScience #Pythonprogramming #datavisualizations #machinelearning #DataScientist #ArtificialIntelligence

Gitonga Cosmas reposted

Dear Data Analyst/Scientist. Read these books and you'll be miles ahead in your Data journey. To get it: 1. Follow me (so I can DM you) 2. Like and retweet 3. Reply with "Data"

Ashafind's tweet image. Dear Data Analyst/Scientist.

Read these books and you'll be miles ahead in your Data journey.

To get it:  

1. Follow me (so I can DM you) 
2. Like and retweet 
3. Reply with "Data"
Ashafind's tweet image. Dear Data Analyst/Scientist.

Read these books and you'll be miles ahead in your Data journey.

To get it:  

1. Follow me (so I can DM you) 
2. Like and retweet 
3. Reply with "Data"
Ashafind's tweet image. Dear Data Analyst/Scientist.

Read these books and you'll be miles ahead in your Data journey.

To get it:  

1. Follow me (so I can DM you) 
2. Like and retweet 
3. Reply with "Data"
Ashafind's tweet image. Dear Data Analyst/Scientist.

Read these books and you'll be miles ahead in your Data journey.

To get it:  

1. Follow me (so I can DM you) 
2. Like and retweet 
3. Reply with "Data"

Gitonga Cosmas reposted

If you want to learn Python for data analysis prioritise: - NumPy (maths) - Pandas/Polars (data wrangling) - Matplotlib (Data visualisation) - Seaborn (built on top of matplotlib, has higher level interface capabilities) - OS (Operating System Interaction for working with files…


Gitonga Cosmas reposted

KRA has announced that employees will pay 8% tax on fringe benefits and interest from October to December 2025. Here’s what it means:


Gitonga Cosmas reposted

Jupyter notebooks are outdated. They just can't compete with modern notebooks that offer much more functionality, including AI. I've been using Zerve, and they fix everything that's wrong with notebooks. This is a notebook with a completely different philosophy and…

svpino's tweet image. Jupyter notebooks are outdated.

They just can't compete with modern notebooks that offer much more functionality, including AI.

I've been using Zerve, and they fix everything that's wrong with notebooks.

This is a notebook with a completely different philosophy and…

Gitonga Cosmas reposted

Understanding P-Values is essential for improving regression models. In 2 minutes, I'll crush your confusion.

mdancho84's tweet image. Understanding P-Values is essential for improving regression models. 

In 2 minutes, I'll crush your confusion.

Gitonga Cosmas reposted

This is still the way I recommend most people start with machine learning: 1. Start with Python 2. Learn to use Google Colab 3. Take a Pandas tutorial 4. Then a Seaborn tutorial 5. Learn how to use Decision Trees 6. Finish Kaggle's "Intro to Machine Learning" 7. Solve the…


Gitonga Cosmas reposted

Math you ACTUALLY need for ML (and when): Linear Algebra (Week 1-2): Vectors, matrices, matrix multiplication Use when: You're understanding data transformations, neural networks Calculus (Week 3-4): Derivatives, gradients, chain rule Use when: You're understanding…


Gitonga Cosmas reposted

How to Choose the Right Statistical Test

JayenThakker's tweet image. How to Choose the Right Statistical Test

Gitonga Cosmas reposted

Python Developer: From Basics to Case Studies Specialization. Python Fundamentals & Core Concepts ├── Python Basics │ ├── Syntax & Data Types │ ├── Variables & Operators │ ├── Control Structures │ └── Functions & Scope ├── Data Structures │…

e_opore's tweet image. Python Developer: From Basics to Case Studies Specialization.

Python Fundamentals & Core Concepts
├── Python Basics
│   ├── Syntax & Data Types
│   ├── Variables & Operators
│   ├── Control Structures
│   └── Functions & Scope
├── Data Structures
│…

Gitonga Cosmas reposted

Comprehensive Python guide.

Eyowhite3's tweet image. Comprehensive Python guide.
Eyowhite3's tweet image. Comprehensive Python guide.

Loading...

Something went wrong.


Something went wrong.