Skip to content

Instantly share code, notes, and snippets.

View precillieo's full-sized avatar

Precious Kolawole precillieo

View GitHub Profile
import numpy as np
This is a demo for @fordatageeks
@precillieo
precillieo / stat_prob.md
Created December 15, 2021 12:24
Statistics and Probability Project

Statistics and Probability Projects

Participate in the Hackerrank Probability challenge by following this link. The Statistics Challenge using this link

@precillieo
precillieo / unsupervised_ml.md
Last active December 15, 2021 15:43
Unsupervised Machine Learning

Unsupervised Machine Learning

Task 1 _ Participate in the Credit Card Dataset for Clustering Competition on Kaggle by visiting this link

Task 2 _ Using all the skills you have curated over the course of being with us, look for a very prominent problem people are facing around you, and solve this problem using your Data Science Skills. Write a report (an article) detailing how you solved the problem from data collection to the end product.

@precillieo
precillieo / dl_tensorflow_image_classification.md
Created December 15, 2021 11:40
Image Classification with Tensorflow

Deep Learning Image Classification with Tensorflow

Can you identify the type of disease present on a Cassava Leaf image using Tensorflow? Perform this image classification analysis by joining this Cassava Leaf Disease Classification Competition on Kaggle using this link

@precillieo
precillieo / ml_classification_regression.md
Created December 15, 2021 11:20
Machine Learning_ Classification and Regression

Machine Learning _ Classification and Regression Project

Task 1 _ Join the Legendary Titanic Machine Learning Competition on Kaggle using this link. Use machine Learning to create a model that predicts which passengers survived the Titanic shipwreck using the Classification approach.

Task 2 _ Join the House Prices Machine Learning Competition on Kaggle using this link. Predict sales prices and practice feature engineering with the bigger algorithms like Gradient Boosting using the Regression approach.

@precillieo
precillieo / python_matplotlib_seaborn.md
Created December 15, 2021 11:01
Data Visualization with Matplotlib and Seaborn

Data Visualization with Matplotlib and Seaborn

We have curated a list of datasets suitable for visualization. Go through all the datasets below and select one or two you'd like to work on. You are mandated to use either Matplotlib, Seaborn or both to create interactive visuals.

@precillieo
precillieo / data_analysis_project.md
Created December 14, 2021 15:04
Data Analysis Project

Data Analysis Project

Download all the Covid-19 Dataset using this link. From your knowledge on Python for Data analysis and Maths, draw inferences from the data using python, manipulate and prepare data for analysis.

@precillieo
precillieo / powerbi_tableau_project.md
Created December 14, 2021 14:55
PowerBI and Tableau Project

PowerBI and Tableau Project

Visit the World University Ranking 2021 Hackathon page on Kaggle using this link, download the universities_ranking.csv and the universities_scores.csv files, merge the two data, build and design interactive dashboards using PowerBI and Tableau.

@precillieo
precillieo / sql_project.md
Last active December 14, 2021 14:43
SQL_project

SQL Project

Participate in the Hackerrank SQL challenge by following this link