Dave PoirierProblog.encoded.life·Nov 14, 2023Managers! Don't use developer metrics.I read an article on LinkedIn titled "What code quality metrics should you track to improve your programming?" When management attempts to qualify the quality of their product and development processes, they often look for existing metrics to inform ...Discuss·45 readsperformance metrics
Chibuzo Valentine Nwadikeboozor.hashnode.dev·Nov 14, 2023Understanding Machine Learning MetricsIntroduction Machine learning metrics are the cornerstone of model evaluation, playing a critical role in the development and validation phases. These metrics provide quantifiable measures of a model’s performance and are crucial for comparing differ...DiscussMachine Learning
Andrei Osipovandreiosipov.hashnode.dev·Oct 19, 2023Five Metrics For Team Performance🚀 My colleagues often ask which metrics are better to use to measure team performance on a project. I suggest considering the following 5 metrics. 📊💼 Perhaps they are not the best of the existing ones, but they definitely can help measure and impr...Discusshigh-performing-teams
Saurabh Naiksaurabhz.hashnode.dev·Oct 1, 2023Metric Mastery: Navigating the Landscape of Classification EvaluationIntroduction: In the realm of machine learning, evaluating the performance of classification models is paramount. Whether you're working on sentiment analysis, medical diagnosis, or image recognition, understanding and choosing the right performance ...DiscussML algorithm intuitions with essential conceptsArtificial Intelligence
Saurabh Naiksaurabhz.hashnode.dev·Sep 30, 2023Mathematical Insights for Better Clustering ResultsIntroduction: Clustering is a fundamental task in data analysis, but how do we know if a clustering algorithm is performing well? Enter performance metrics, which provide us with quantitative measures to assess the quality of clusters generated by th...DiscussML algorithm intuitions with essential conceptsArtificial Intelligence
Frits Hooglanddatabaseperformance.hashnode.dev·Sep 20, 2023Timed wait events in PostgreSQLThis is something that doesn't exist in PostgreSQL at the time of writing. However, it's extremely easy to add it, in a way that has negligible overhead. The overhead is the "classic" reason that PostgreSQL does not add it. The way to add timing is t...Discuss·736 readsperformance metrics
Frits Hooglanddatabaseperformance.hashnode.dev·Aug 22, 2023About CPU usage and performance on linuxLots of people investigate CPU performance using the way the traditional Unix tools such as sar, present these. That means that CPU usage for the different modes is shown as a percentage: 12:26:38 CPU %user %nice %system %iowait ...Discuss·404 readsLinux
Yuvraj Singhyuvraj01.hashnode.dev·Jul 6, 2023How to use Recall to evaluate your model performance ?I hope you are doing great, today we will discuss an important topic for model evaluation i.e. "Recall". Before starting out let me tell you that after reading this blog you will be completely aware about what is recall, why we even use it and how to...DiscussWeMakeDevs
Joe Bordesjoebordes.com·Jun 24, 2023Profile your PHP codeThis is the last phase of the project to evaluate the recommended maximum size of data that we can manage in a coreBOS install before we get into the list of tasks of profiling and performance. This phase constructs the recommended infrastructure to ...Discuss·113 readsMastering PHP Performance Control: Unleashing the Power of Optimized CodePHP
Ene Abuenedesign.hashnode.dev·Jun 8, 2023Vanity MetricsIn one of my previous roles, I worked on a redesign project with my team. We weren't meeting up to one of our set business goals for the year which was an increase in ticket sales on our online web market. Even after carrying out multiple marketing c...Discussperformance metrics