#python
Read more stories on Hashnode
Articles with this tag
In this project the goal was to find a method to take a group of 100 students and form 5 teams of students where the average team score was...
choosing a classification model ยท This Kaggle dataset contains soil characteristics, used to recommend what type of farm crop to plant in that soil with...
Recently I was working with large precedence networks, performing critical path analysis and finding node successors. I wanted to visualize the...
Classification model to determine if tweets are about a disaster or not. ยท Wanted to share my steps in predicting if a random tweet was about a current...
Visualizing keywords in text dataset ยท As part of exploring the Kaggle dataset of tweets used to train and predict whether a tweet was about a real...
XGBoost Regressor predictions ยท Using the Kaggle housing dataset, I practiced using machine learning to predict housing prices. ๐ Links Kaggle...