Tagged articles
2 articles
Page 1 of 1
JavaEdge
JavaEdge
Jan 3, 2024 · Frontend Development

How GitEstimate Calculates Your GitHub Worth Using Next.js and TypeScript

This article introduces GitEstimate, a Next.js‑based GitHub worth calculator that fetches a user's contributions, stars, and followers, applies weighted formulas to estimate profile value, and lets you export the result as a JPEG, while outlining the full tech stack and implementation details.

GitHubNext.jsTypeScript
0 likes · 5 min read
How GitEstimate Calculates Your GitHub Worth Using Next.js and TypeScript
Ctrip Technology
Ctrip Technology
Oct 13, 2022 · Fundamentals

Causal Inference with Propensity Score Matching for Marketing Campaign Value Evaluation

The article explains how causal inference, particularly Propensity Score Matching, can be used to control confounding factors and accurately estimate the incremental value of a marketing campaign when randomized experiments are infeasible, illustrating the method with a real Ctrip project case study.

Propensity Score MatchingValue Estimationcausal inference
0 likes · 15 min read
Causal Inference with Propensity Score Matching for Marketing Campaign Value Evaluation