this post was submitted on 30 Nov 2023
1 points (100.0% liked)
Machine Learning
1 readers
1 users here now
Community Rules:
- Be nice. No offensive behavior, insults or attacks: we encourage a diverse community in which members feel safe and have a voice.
- Make your post clear and comprehensive: posts that lack insight or effort will be removed. (ex: questions which are easily googled)
- Beginner or career related questions go elsewhere. This community is focused in discussion of research and new projects that advance the state-of-the-art.
- Limit self-promotion. Comments and posts should be first and foremost about topics of interest to ML observers and practitioners. Limited self-promotion is tolerated, but the sub is not here as merely a source for free advertisement. Such posts will be removed at the discretion of the mods.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unfortunately it's hard to sell your project's difficulty to someone who doesn't know as much about ML.
I'm not sure if you've done this, but IMO the best way to give non-technical people confidence in a long-running project is to break down your work into milestones each with a concrete deliverable, and then estimate how long you think each milestone will take. That way, the business manager can determine:
When will the project be done?
Is the project on-track to finish on time?
What will be delivered and at what dates?
Which is probably all that they care about. If the person who assigned you the project and your boss think your timeline is reasonable, your project is on time and you're delivering what you're supposed to, then no one can really complain.
I've always been of the opinion that writing timelines for ML projects is a lot harder than non-ML work, since often for ML you are trying to hit some "good enough" bar, but you don't know exactly what it will take to get there.
I have done that for several other projects (usually they ask at the outset, tells you something about how this one is being run lol). Neither the project lead or the business manager has given me a time limit or target date for this project, but that might be the best way to recalibrate their expectations.