Thoughts on validating model accuracy - 2 Jul, 2021 (data)
The MIBE principles
The MIBE principles
Better Accuracy in Supervised & Dimensionality reduction
Statistical Significance test using Permutation
Evolution of metrics for the social media era
Diff Patterns function python function in the T library
Precision, Recall and the Fbeta-measure
objectives and key results
Lump sum versus dollar-cost average investing
Trading Backtesting python function in the T library
Python table manipulation library
Cohorts Machine
Statistical Significance
Social Network Analysis
Regular Business Reporting
User Retention and the Aha! moment
Setting Goals, Planning and Executing
User Lifecycle Analytics Framework
Testing an Hypothesis
Impact Evaluation
Government should do AB testing
Data Granularity
Duplication (a.k.a. overcounting) in Segmented data
Data Science in a Business
The data analyst role inside a business.
Guidelines and tips for building Data Dashboards
Users Flow Diagrams
Facts Anchors
Clickstream Analysis
A/B test with Clickstream data
DYI Time in PC tracker
Data Quality Control
The Average of Averages is a No No
Excel Macros
A description of the collection of methods used to track and collect data for analysis
Skill Set of an Data Analyst
Getting into the Data Analysis Mindset
Segment, segment, segment
Statistical Tools in Excel
Structured Presenting and Storytelling
Arguments, tools and patterns of reasoning
Relative to (instead of) Absolute
The Data Analysis (Structured) Process
Data Analysis Techniques And Tools
Web Analytics Dictionary
Techniques for telling Stories with Data.
Data Analysis Introduction
Reference of techniques that help in data processing, filtering, splitting, etc
Practical examples on tagging up a site with RDFa tags, then extract and use the semantic web data
A view on a data driven future and the need for the semantic web
A small ruby class inspired by R’s sqldf
In previous Monitoring Productivity Experiment I looked into the hours I spent in computer, now I look into the hours others spend in computer, which is far ...
An important part of being data driven is to have a daily feedback on data, here’s a couple of automated dashboards i’ve built recently
From my Skype chat history, a visualization of the counts of chats by (anonymised) user
Improves the Logistic Regression implementation done in Ex4 by adding a regularization parameter that reduces the problem of over-fitting. Using Newton’s Met...
Improves the Linear Regression implementation done in Ex3 by adding a regularization parameter that reduces the problem of over-fitting
Implementing Logistic Regression using Newton’s Method, on a classification problem
Implementation using the normal equations instead of the gradient descent algorithm
Diet and Predicting when I am going to be healthy
Looking at time spent in computer and how much of it is actually productive
A view on AB testing tools of the future
A probability simulation from the book Resampling: The New Statistics, using Clojure and Incanter
A data visualization experiment, including a mini data warehouse, to visualize amount of vegetarians around the word
DYI Time in PC tracker
Excel Macros
Guitar Tools in Excel
Statistical Tools in Excel
Web Analytics Dictionary
How to Create a new software product
Programming Best Practices
Create and share little javascript scripts that augment/improve the pages you look at.
Script to automate updating content of a confluence wiki, both page content and page attachments
A small ruby class inspired by R’s sqldf
In previous Monitoring Productivity Experiment I looked into the hours I spent in computer, now I look into the hours others spend in computer, which is far ...
An important part of being data driven is to have a daily feedback on data, here’s a couple of automated dashboards i’ve built recently
From my Skype chat history, a visualization of the counts of chats by (anonymised) user
Improves the Logistic Regression implementation done in Ex4 by adding a regularization parameter that reduces the problem of over-fitting. Using Newton’s Met...
Improves the Linear Regression implementation done in Ex3 by adding a regularization parameter that reduces the problem of over-fitting
Implementing Logistic Regression using Newton’s Method, on a classification problem
Implementation using the normal equations instead of the gradient descent algorithm
Implementation using gradient descent
Script to update an application to the last version. It automates the process of downloading and installing the app
videolectures.net has very good content, here’s a way to download its videos
A selenium 2 based web crawler library called cov3, in clojure
A jQuery plugin for displaying a twitter feed into a web page
Automating reports from my (emacs org-mode)TODO list
Have your clojure test-is results posted on twitter automatically as they run
I needed a crawler to go around a list of pages, invoke some javascript(tests) and collect the output
Prolog vs SQL
Script to organize pictures into folders by the day they were taken
Waiting for a stock price to rise to a certain value to sell it? or waiting for the price to drop to a certain value to buy it? But don’t want to be checking...
a script that given an ebay search term, creates misspells alternatives and then executes an (ebay)search. because sometimes great bargains can be found from...
A data visualization experiment, including a mini data warehouse, to visualize amount of vegetarians around the word
Marketing Email machine
The Car Model of Self-Actualization
A Model of Human Development
Principles
Fame, Fortune and Machiavelli
Behavioral Science Nudges
day to day practical implementation of goals
If you see life as a game, then maybe you can use strategic thinking to optimize it.
Understanding People
Talks, presentations that i found very interesting
General rules for work, being productive and tools
Health, Food & Exercise Guidelines
learning how to learn
A story about focusing on the right things and the importance of tools
Keyboard layout design and optimization ideas
Is it only me, or is a bit annoying that every year around Christmas, Birthday’s, etc, we all have to go and find some gift and more often than none ends up ...
Google, data nirvana and grandmother’s birthday
The Average of Averages is a No No
Data Analysis Techniques And Tools
Techniques for telling Stories with Data.
Data Analysis Introduction
Reference of techniques that help in data processing, filtering, splitting, etc
In previous Monitoring Productivity Experiment I looked into the hours I spent in computer, now I look into the hours others spend in computer, which is far ...
From my Skype chat history, a visualization of the counts of chats by (anonymised) user
Improves the Logistic Regression implementation done in Ex4 by adding a regularization parameter that reduces the problem of over-fitting. Using Newton’s Met...
Improves the Linear Regression implementation done in Ex3 by adding a regularization parameter that reduces the problem of over-fitting
Implementing Logistic Regression using Newton’s Method, on a classification problem
Implementation using the normal equations instead of the gradient descent algorithm
Diet and Predicting when I am going to be healthy
Looking at time spent in computer and how much of it is actually productive
A probability simulation from the book Resampling: The New Statistics, using Clojure and Incanter
A data visualization experiment, including a mini data warehouse, to visualize amount of vegetarians around the word
Script to automate updating content of a confluence wiki, both page content and page attachments
A small ruby class inspired by R’s sqldf
An important part of being data driven is to have a daily feedback on data, here’s a couple of automated dashboards i’ve built recently
From my Skype chat history, a visualization of the counts of chats by (anonymised) user
Automating reports from my (emacs org-mode)TODO list
Script to organize pictures into folders by the day they were taken
Waiting for a stock price to rise to a certain value to sell it? or waiting for the price to drop to a certain value to buy it? But don’t want to be checking...
a script that given an ebay search term, creates misspells alternatives and then executes an (ebay)search. because sometimes great bargains can be found from...
A data visualization experiment, including a mini data warehouse, to visualize amount of vegetarians around the word
Marketing Email machine
Script to automate updating content of a confluence wiki, both page content and page attachments
Script to update an application to the last version. It automates the process of downloading and installing the app
videolectures.net has very good content, here’s a way to download its videos
A selenium 2 based web crawler library called cov3, in clojure
Automating reports from my (emacs org-mode)TODO list
Have your clojure test-is results posted on twitter automatically as they run
I needed a crawler to go around a list of pages, invoke some javascript(tests) and collect the output
Script to organize pictures into folders by the day they were taken
Waiting for a stock price to rise to a certain value to sell it? or waiting for the price to drop to a certain value to buy it? But don’t want to be checking...
a script that given an ebay search term, creates misspells alternatives and then executes an (ebay)search. because sometimes great bargains can be found from...
In previous Monitoring Productivity Experiment I looked into the hours I spent in computer, now I look into the hours others spend in computer, which is far ...
Improves the Logistic Regression implementation done in Ex4 by adding a regularization parameter that reduces the problem of over-fitting. Using Newton’s Met...
Improves the Linear Regression implementation done in Ex3 by adding a regularization parameter that reduces the problem of over-fitting
Implementing Logistic Regression using Newton’s Method, on a classification problem
Implementation using the normal equations instead of the gradient descent algorithm
Implementation using gradient descent
Diet and Predicting when I am going to be healthy
Looking at time spent in computer and how much of it is actually productive
Users Flow Diagrams
An important part of being data driven is to have a daily feedback on data, here’s a couple of automated dashboards i’ve built recently
From my Skype chat history, a visualization of the counts of chats by (anonymised) user
Diet and Predicting when I am going to be healthy
Looking at time spent in computer and how much of it is actually productive
A data visualization experiment, including a mini data warehouse, to visualize amount of vegetarians around the word
day to day practical implementation of goals
If you see life as a game, then maybe you can use strategic thinking to optimize it.
Understanding People
Music Production
Talks, presentations that i found very interesting
learning how to learn
A selenium 2 based web crawler library called cov3, in clojure
A probability simulation from the book Resampling: The New Statistics, using Clojure and Incanter
Have your clojure test-is results posted on twitter automatically as they run
I needed a crawler to go around a list of pages, invoke some javascript(tests) and collect the output
Marketing Email machine
Government should do AB testing
Data Granularity
A view on a data driven future and the need for the semantic web
A view on AB testing tools of the future
Keyboard layout design and optimization ideas
Improves the Logistic Regression implementation done in Ex4 by adding a regularization parameter that reduces the problem of over-fitting. Using Newton’s Met...
Improves the Linear Regression implementation done in Ex3 by adding a regularization parameter that reduces the problem of over-fitting
Implementing Logistic Regression using Newton’s Method, on a classification problem
Implementation using the normal equations instead of the gradient descent algorithm
Implementation using gradient descent
Statistical Significance test using Permutation
Diet and Predicting when I am going to be healthy
A probability simulation from the book Resampling: The New Statistics, using Clojure and Incanter
Script to update an application to the last version. It automates the process of downloading and installing the app
Looking at time spent in computer and how much of it is actually productive
Automating reports from my (emacs org-mode)TODO list
Create and share little javascript scripts that augment/improve the pages you look at.
An important part of being data driven is to have a daily feedback on data, here’s a couple of automated dashboards i’ve built recently
A jQuery plugin for displaying a twitter feed into a web page
General rules for work, being productive and tools
In previous Monitoring Productivity Experiment I looked into the hours I spent in computer, now I look into the hours others spend in computer, which is far ...
Looking at time spent in computer and how much of it is actually productive
Guitar Tools in Excel
Music Recording Cookbook
Music Production
Web Analytics Dictionary
Script to organize pictures into folders by the day they were taken
A view on AB testing tools of the future
Keyboard layout design and optimization ideas
A selenium 2 based web crawler library called cov3, in clojure
I needed a crawler to go around a list of pages, invoke some javascript(tests) and collect the output
Health, Food & Exercise Guidelines
Diet and Predicting when I am going to be healthy
Practical examples on tagging up a site with RDFa tags, then extract and use the semantic web data
A view on a data driven future and the need for the semantic web
Music Recording Cookbook
Music Production
Arguments, tools and patterns of reasoning
The Data Analysis (Structured) Process
Marketing Email machine
Keyboard layout design and optimization ideas
A story about focusing on the right things and the importance of tools
An important part of being data driven is to have a daily feedback on data, here’s a couple of automated dashboards i’ve built recently
A small ruby class inspired by R’s sqldf
Programming Best Practices
How to Create a new software product
How to Create a new software product
How to Create a new software product
Web Analytics Dictionary
Structured Presenting and Storytelling
A/B test with Clickstream data
Clickstream Analysis
Mental Models