Registrations have closed.
6-Days workshop on Machine Learning with hands-on training on Industry projects
97 97 people viewed this event.
Workshop Highlights:
- Purpose:
- Equip participants with practical experience in data preparation, analysis, and machine learning modeling for predicting material strength in engineering contexts.
- Emphasize the significance of understanding factors that influence compressive strength in cement, a core material in construction.
Project Outline and Methodology:
- Data Preparation and Exploration:
- Import essential libraries: Pandas, NumPy, Matplotlib, and Seaborn.
- Perform descriptive statistics (mean, median, mode, standard deviation) to assess feature distribution and variability.
- Feature Analysis:
- Create a correlation heatmap using Matplotlib and Seaborn to identify relationships between features and their impact on cement strength.
- Data Scaling:
- Normalize dataset values between -1 and 1 to standardize features, addressing the disparity in magnitude among features (e.g., water vs. plasticizers).
- Data Splitting:
- Perform a train-test split to allow the model to learn relationships in the training data and test its predictive accuracy on unseen data.
- Model Training and Evaluation:
- Use Linear Regression to train the model on the training data.
- Predict and evaluate model accuracy against actual values, with an expected accuracy of around 82%.
Outcomes:
- Insightful Analysis: Gain a clear understanding of influential factors impacting cement compressive strength.
- Model Accuracy: Develop a functional linear regression model with approximately 62% accuracy, forming a foundation for model refinement and future improvements.
Additional Details
Speakers - Ashish Shetty, Esha Prakash, Cezzane Khan