Role in this project:
Data Scientist Contributions:17 commits, 17 pushes, 1 branch in 5 months
Contributions summary:Krish's commits primarily involve implementing and exploring various machine learning algorithms. The code modifications include the implementation of Linear Regression, Ridge, Lasso, Logistic Regression, Decision Tree, and Decision Tree Pruning, demonstrating a focus on model building and practical application. The commits showcase the use of scikit-learn and pandas for model development and data manipulation, indicating expertise in model implementation. The user leverages the Boston house prices dataset and the Iris dataset, indicating a focus on regression and classification problems.