Posts

Showing posts from January, 2020

Data Science and ML in Cricket

 Objective of the data science in cricket  - Increate team performance  - Maximiser winning chances  Here's a simplified version: --- The IPL has expanded cricket, increasing the number of matches and the amount of data collected. Modern cricket data analysis involves tracking various factors like player positions, ball movements, shot types, delivery angle, spin, speed, and trajectory, which makes data cleaning and preprocessing more complex. **Dynamic Modeling** In cricket, numerous variables must be tracked, including player actions, ball attributes, and potential outcomes. The complexity of modeling depends on the type of predictive questions asked. Predictive models become especially challenging when analyzing hypothetical scenarios, like how a batsman’s shot might change with different ball angles or speeds. **Predictive Analytics Complexity** Cricket decision-making often relies on queries like "how often does a batsman play a specific shot against a certain b...

Data Mining

Image
Data Mining  Introduction  Data mining finds valuable information hidden in large volumes of data. Data mining is the analysis of data and the use of software techniques for finding patterns and regularities in sets of data. The computer is responsible for finding the patterns by identifying the underlying rules and features in the data. Databases used in Data Mining  Flat Files. Relational Databases. DataWarehouse. Transactional Databases. Multimedia Databases. Spatial Databases. Time Series Databases. World Wide Web(WWW) <script data-ad-client="ca-pub-6042744672336815" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> Copy code snippet

Data Analysis

Image
Get your Database Simplified . Data analysis is a process of inspecting, cleansing, transforming and modeling data with the goal of discovering useful information, informing conclusion and supporting decision-making. Tools  R Programming R is the leading analytics tool in the industry and widely used for statistics and data modeling  Tableau Public:  SAS:  Apache Spark  Excel  RapidMiner: KNIME  QlikView

Popular posts from this blog

How AI playing role in Automation Testing

How AI is transforming software engineering industry

AI in bugs prediction