by Shreyas Gokhale | Jul 7, 2020 | Power BI, Python
At Stratada we are always looking for ways to highlight Power BI’s data science and data analysis capabilities. The ability to use Python in Power BI is one of our favorite methods for deeper analysis. We decided to use easily available COVID-19 data and write...
by Shreyas Gokhale | May 13, 2020 | Data Analysis, Machine Learning
Anomalies are defined as samples that lie at an abnormal distance from other values in the dataset. Anomaly detection (also known as outlier detection) is the process of identifying these observations which differ from the norm. Some use cases for anomaly detection...
by Shreyas Gokhale | May 4, 2020 | Data Analysis, Machine Learning
Remaining useful life (RUL) is the amount of time a machine or an asset is likely to operate before it requires repair or replacement. Depending on your system, this time period can be represented in number of Days, Miles, Cycles or any other quantity. RUL prediction...
by Shreyas Gokhale | Apr 20, 2020 | Jira, Power BI, Python
Jira is part of a family of products designed to help teams manage their work. It is used by organizations for bug / issue tracking and agile project management. One entity of this tool is an ‘Issue’ which can be a bug, task or something else depending upon the way an...