|
|
|
Ask HN: Data scientists, how are you being evaluated within your company?
|
|
17 points
by loopasam
2635 days ago
|
|
I've worked places of different sizes as data scientist (from start-up to mega-corp), and I've seen different ways to evaluate employee's performance (think yearly performance review). In my experience, it's ironically often difficult as a data scientist to demonstrate what you have or have not achieved during the year in a quantitative fashion. I would be curious to hear your input, what works and what doesn't in your opinion. Evaluation methodologies I have often seen are: - Demonstration of impact on business: In this case it's up to the data scientist to justify as best as possible what business decision (or internal milestone) was made because of an analysis performed. In theory it makes sense (= your focus should be on impacting business), in practice I don't think I've ever seen a single analysis changing the course of anything; decisions are driven by many factors, your analysis being only one of them. - Tool usage: I guess some programmers are evaluated the same way; basically, you develop a tool for co-workers to perform analyses with. The more the tool is used, the better it is for you (it's assumed that high usage = high business relevance). In this case the usage is sometimes easier to track and more impartial, but it's often difficult to develop a data science tool covering many use-cases, and one frequently ends-up with a niche product with low usage. |
|
> often difficult to develop a data science tool covering many use-cases
yes ; yes. if you find the right niche a tool can be very valuable, and it should be possible to estimate or compare the value provided by the tool to the existing process without using the tool.
I worked in a domain where software was used to automate or optimise business decisions as part of a large, expensive construction project. Some components of the work that my colleagues & I did could arguably be framed as data-science (more accurately operations research), although a lot of the work was just software development. Occasionally there were small consulting projects for clients where the output of the project was a report summarising some modelling/simulation with recommendations.
The bulk of the work was building software tools used by the client to automate and optimise business decisions. The value of such tools could be evaluated in a few of obvious ways: How much labour cost did the tool save the client by automating away previously manual processes? How much value did the tool provide the client by making better business decisions than the previous process? How much incidental value did the tool provide by forcing standarisation of previously ad-hoc processes? (e.g. capturing data required as inputs, data quality...) How much did the client pay for the tool? (the above points would inform this one!)
The tools I worked on were used as part of the planning / design process. When they were effective, these tools directly identified designs that would be cheaper to construct than designs produced by the previous process. The value of these construction savings could be estimated and was much larger than the value from automating previous manual work. In at least one case, prior to a sale to a very major client, there was a benchmark & comparison done between the client's existing process and the new process using the proposed tool as part of the business case to fund the sale of the product & related integration work.