In working with tabular data in #Python, you'll find #Pandas to be a powerful tool for preparing data before you can actually build that ML model. Particularly, you'll use it to perform data pre-processing and wrangling
You'll be able to perform further data processing and feature engineering as well as build classification and regression #machinelearning models with #scikitlearn.
Have that great #machinelearning model? 1. Show it to the world by creating a #streamlit web app. 2. Then deploy it to the cloud for free with Streamlit Cloud streamlit.io/cloud
1/ Book overview and review
Practical Data Science with Python (By Nathan George)
𧡠See thread below #datascience#python
2/ π€ Author
- Nathan George
- Data scientist at a fintech company
- Taught at Regis University, DataCamp and Manning LiveProject
- Mentor students at Udacity AI and Machine Learning NanoDegree
3/ π Book details
- About 600 pages
- 21 Chapters
- 6 Parts
1. Data Science Starter Kit
This starter kit provides a framework that will help pinpoint you in the right direction and help you take your first steps towardsdatascience.com/data-science-sβ¦
2. How to Master Python for Data Science
This article will have navigate you through the landscape of the Python language at their intersection with data science, which will help you get started in no time. towardsdatascience.com/how-to-master-β¦
Getting started on the Open #Bioinformatics Research Project initiative
ππ§΅π See thread below
1. Watch the introductory video on the Open Bioinformatics Research Project initiative for:
- Intro to the initiative
- High-level overview of the dataset
- Ideas for which types of analysis to perform
2/ 1. Craft your own personal learning plan
Earlier this year I made a video that details the steps you can take to craft your own personal learning plan for your data journey. Everyone's plan is different, make your own! Here's how...
3/ 2. Work on data projects using datasets that is interesting to you
When starting out, I found that working on datasets that's interesting to you will help you engage in the process. Be persistent and work on the project to completion (end-to-end).
How? DataβModelβ Deployment
Hereβs a cartoon illustration Iβve drawn a while back:
The #machinelearning learning curve
ππ§΅π See thread below
2/ Starting the learning journey
The hardest part of learning data science is taking that first step to actually start the journey.
3/ Consistency and Accountability
After taking that first step, it may be challenging to maintain the consistency needed to push through with the learning process. And thatβs where accountability steps in.
Hi friends, hereβs my new hand-drawn cartoon illustration βοΈ
Quickly deploy #machinelearning models
ππ§΅π See thread below
2/ Deployment of machine learning models is often overlooked especially in academia
- We spend countless hours compiling the dataset, processing the data, fine tuning the model and perhaps interpreting and making sense of the model
- Many times we stop at that
- Why not deploy?