Posts

Showing posts from January, 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...

Data Science Algorithms

Image
Algorithms   That you must know for your Data Scientist career  Following Algorithms are very important  K-means  Linear Regression. Logistic Regression. Decision Tree. SVM. Naive Bayes. kNN. K-Means. Random Forest. Dimensionality Reduction Algorithms  Gradient Boosting Algorithms  XGBoost LightGBM Catboost

Data Visualisation

Image
Data Visualization  Data visualization is process of making clear picture of data.

Popular posts from this blog

How AI playing role in Automation Testing

How AI is transforming software engineering industry

AI in bugs prediction