Posts

Showing posts from February, 2019

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...

Pandas : Data Manipulation Techniques

Data Manipulation techniques using Pandas  Data Manipulation using Pandas  Boolean Indexing  Apply function  Impotting missing files  Pivot table  Multi Indexing  Crosstab  Merger DataFrames Sorting DataFrames Plotting (Boxplot & Histograme) Cut function for Binning  Nominal Data coding  Iterating over rows of a DataFrame

Popular posts from this blog

How AI playing role in Automation Testing

How AI is transforming software engineering industry

AI in bugs prediction