TNS
VOXPOP
Will JavaScript type annotations kill TypeScript?
The creators of Svelte and Turbo 8 both dropped TS recently saying that "it's not worth it".
Yes: If JavaScript gets type annotations then there's no reason for TypeScript to exist.
0%
No: TypeScript remains the best language for structuring large enterprise applications.
0%
TBD: The existing user base and its corpensource owner means that TypeScript isn’t likely to reach EOL without a putting up a fight.
0%
I hope they both die. I mean, if you really need strong types in the browser then you could leverage WASM and use a real programming language.
0%
I don’t know and I don’t care.
0%
DevOps

Creating Machine Learning Models Takes too Much Time

What's the most challenging stage of the machine learning (ML) lifecycle? Data gathering and cleaning has traditionally been the most time consuming aspect of data scientists' and analytics practitioners' jobs. But as solutions increasingly pop up to address this issue,  the bottleneck for has moved to creating and deploying ML models.
Feb 11th, 2021 9:47am by
Featued image for: Creating Machine Learning Models Takes too Much Time

What’s the most challenging stage of the machine learning (ML) lifecycle? Data gathering and cleaning has traditionally been the most time-consuming aspect of data scientists’ and analytics practitioners’ jobs. But as solutions have popped up to address this issue, the bottleneck has moved to creating and deploying ML models.

The jury is still out on how many stages there are in the standard ML lifecycle, but for sure getting started is not a problem. Executives are throwing money at projects. Although a lot of projects have failed at the proof-of-concept phase, others have found success in identifying real business goals and establishing data science teams.

Actually building and evaluating machine learning models is the core stage of the ML lifecycle. But according to Algorithmia’s “2021 Enterprise Trends in Machine Learning,” once a use case is actually defined, it takes 66% of organizations more than a month to develop an ML model. For 64% of organizations, it takes at least another month to deploy that model. Per the report, most data scientists spend at least 25% of their time deploying models. The machine learning engineers described in these charts are often deploying into test environments as well as into production. When assessing additional studies it is important to realize that respondents may not understand the distinction between these two types of deployments.

Once a model is served into production, it is monitored in regards to DevOps and IT-related performance metrics, but also to make sure its accuracy doesn’t degrade over time. Retraining models, audits, tracking proper security and governance and live A/B tests are all iterative steps that can feed back into earlier stages of the lifecycle.

At the end of the day, data scientists analyze and understand data to influence decisions. In recent years, they have been less likely to “waste” their time acquiring or cleaning data, but have become more proficient at writing their own software to automate deployments and workflow. If ML platforms and popular projects can abstract away some of this work, then data scientists and machine learning engineers can spend more time creating value for their organizations.

 

Source: Algorithmia’s “2021 Enterprise Trends in Machine Learning”.

IT governance, security, and auditability were the top challenges associated with deploying machine learning models according to Algorithmia’s “2021 Enterprise Trends in Machine Learning”.

Feature image via Pixabay.

Group Created with Sketch.
THE NEW STACK UPDATE A newsletter digest of the week’s most important stories & analyses.