mısra turp Profile Banner
mısra turp Profile
mısra turp

@misraturp

7,333
Followers
218
Following
346
Media
4,994
Statuses

📚 Data Science YouTuber 🎬 Developer Educator @ AssemblyAI 🔗 🙌 Hands-on Data Science course:

Joined September 2010
Don't wanna be here? Send us removal request.
Pinned Tweet
@misraturp
mısra turp
5 months
It is time. I am releasing my Hands-on Data Science course for public access on YouTube from today on! All course material, including lessons, code and supporting PDFs will be available through this playlist: Happy learning!
Tweet media one
18
87
437
@misraturp
mısra turp
3 years
Last days working on my Deep Learning 101 course. I am very excited about the launch on 18th Dec. Can’t wait to share my work with everyone! 🤩
Tweet media one
26
76
1K
@misraturp
mısra turp
1 year
Officially my first video to surpass 100K views! 🥳
Tweet media one
15
192
1K
@misraturp
mısra turp
2 years
I forget Pandas functions when I need them the most. That's why I find it helpful to group these functions and save them in neat summaries. Here are #Pandas functions I use to reshape dataframes. Bonus: I'd love to see if anyone can figure out what the background image is. 🤓
Tweet media one
22
81
726
@misraturp
mısra turp
2 years
How would everyone like it if I published a very comprehensive course on the basics of Deep Learning on YouTube for free?
33
27
612
@misraturp
mısra turp
2 years
A whole new module has dropped on the Deep Learning 101 course on YouTube! I know Fridays are a slow day for learning, BUT I couldn't wait to share the hands-on exercise of building a neural network with #python and #keras with you!
Tweet media one
Tweet media two
Tweet media three
Tweet media four
11
88
513
@misraturp
mısra turp
1 year
Some Pandas functions I use very often 👇 1. Set Pandas max_columns or max_rows option to None to see all your columns/rows when you print your dataframe.
Tweet media one
10
52
359
@misraturp
mısra turp
2 years
I've made a booklet jam-packed with only the most important information on the fundamentals of Deep Learning and Neural Networks! 25 pages of to-the-point information on: * Building blocks of Neural Networks * Activation functions * Backpropagation * Regularization and much more
Tweet media one
8
39
206
@misraturp
mısra turp
1 year
What is going on in my mind when I'm trying to record a scripted video
22
10
199
@misraturp
mısra turp
2 years
I had no idea how easy it was to use @huggingface I just kind of assumed, because it is deep learning related it would have a steep learning curve. But seriously, look at how easy it is to set up a quick sentiment analysis...
Tweet media one
4
14
179
@misraturp
mısra turp
2 years
I finished updating my Streamlit template! A big weight off my chest 👩‍💻 This is a code repo to get people started with Streamlit very fast. I originally created it about a year ago and so some components were outdated and it was missing some major functionalities.
Tweet media one
7
22
150
@misraturp
mısra turp
5 months
Data cleaning and data preparation videos just dropped! Watch:
Tweet media one
3
30
152
@misraturp
mısra turp
4 months
Hands-on Data Science is my free Data Science course on YouTube. With it, you also get access to a wealth of PDF resources like this one 👇 Happy learning!
Tweet media one
0
31
147
@misraturp
mısra turp
2 years
Last week I asked what everyone thought about a free and comprehensive course on Deep Learning on YouTube. As far as I could see, the majority was excited about this prospect. So, taking this feedback, I started publishing the course on Youtube as of today!👇
Tweet media one
4
17
128
@misraturp
mısra turp
1 year
Here are the most popular data visualization libraries for Python. I personally use Matplotlib since I never really need to make super pretty visualizations. I have to say, I'm looking forward to learning about Bokeh though.
Tweet media one
2
25
126
@misraturp
mısra turp
2 years
Hey friends, I'm looking for a video editor/animator to help me with my YouTube videos this year. Let me know if you're interested or know someone who might be! Thank you!
112
6
112
@misraturp
mısra turp
1 year
Nearly 1.5K downloads and a 5-star rating 🤩 Thanks to everyone who supported me by downloading the Pandas Cheat Sheet! You haven't got it yet? Go get your copy at:
Tweet media one
1
12
103
@misraturp
mısra turp
5 months
New lessons coming today! :) Hands-on Data Science playlist
Tweet media one
6
15
98
@misraturp
mısra turp
1 year
I wouldn’t have believed it if someone told me I’ll be surfing in the Indian ocean on a random Sunday in March all while working remotely. But it’s happening. 🏄‍♀️ Life at @AssemblyAI
Tweet media one
7
4
98
@misraturp
mısra turp
1 year
All the hyperparameters of a Neural Network in one place. You can find more concise info on Neural Networks and Deep Learning in Fundamentals of Deep Learning in 25 pages:
Tweet media one
2
18
92
@misraturp
mısra turp
4 months
Next lesson: Setting up a benchmark model. Going live in 5 minutes! 👇
Tweet media one
3
18
88
@misraturp
mısra turp
2 years
Streamlit lets users build their own components and although I’m not sure if I’d ever have the time and the will to build my own component, it is amazing to see that the community builds some pretty solid new widgets. My favorites are 👇
3
4
85
@misraturp
mısra turp
1 year
I love that Pandas groupby has its own StackOverflow question tag. Nice to know that I'm not the only one confused by it. 😄
Tweet media one
5
3
75
@misraturp
mısra turp
4 months
Time to train a model! Video just went live 👇
Tweet media one
0
9
76
@misraturp
mısra turp
3 months
Last lesson of the FREE course, making your model presentable. Ready to watch now 👇
Tweet media one
0
13
76
@misraturp
mısra turp
2 years
As you might know, I've been in Sri Lanka for the past couple of weeks. Though life in paradise is still... life. It's nice to go for a morning surf but the rest of the day I'm back at my computer. Thanks to @peterakkies for capturing my joyful self.
Tweet media one
8
2
71
@misraturp
mısra turp
2 years
Here is a very cool #Pandas trick! If you use pd.grouper inside a groupby function, you will have more control over how groups are formed based on your datetime type column.
Tweet media one
4
6
67
@misraturp
mısra turp
2 years
Streamlit once again blew me away with the awesome swag they sent me. Thank you guys and girls of Streamlit! It feels great to be appreciated. ❤️ @streamlit
Tweet media one
7
1
60
@misraturp
mısra turp
1 year
There are many concepts floating around when it comes to Large Language Models. For example Transfer Learning, Self-supervised Learning, Encoders, Decoders, Reinforcement Learning from Human Feedback and many more. In this video, we put everything in context.
@AssemblyAI
AssemblyAI
1 year
Learn about the full story of Large Language Models and the main concepts related to building and using LLMs. Our developer educator @misraturp put together a new video:
Tweet media one
0
8
34
2
10
59
@misraturp
mısra turp
1 year
Why didn't anyone tell me we can build a chat interface on Streamlit now? 😱
Tweet media one
1
5
57
@misraturp
mısra turp
2 years
We're launching a new free course at @AssemblyAI 's YouTube channel next Monday: Machine Learning from Scratch. Stayed tuned!
@AssemblyAI
AssemblyAI
2 years
Below are 7 popular Machine Learning algorithms implemented from scratch in Python🧵
51
362
1K
5
7
58
@misraturp
mısra turp
1 year
So much has happened in Streamlit lately that I haven't covered yet. I'm looking forward to catching up and making new content for Streamlit soon. In the meantime, have you seen my favorite Streamlit components?
Tweet media one
2
5
57
@misraturp
mısra turp
2 years
For data scientists who are not from a technical background, one of the most difficult tasks is error resolving. When you haven't gone through hours of error Googling, and hair pulling during college, it might be hard to get the swift error resolving skills. What I recommend is:
2
5
53
@misraturp
mısra turp
1 year
Just renewed my website! What does everyone think? I liked my old website but it started feeling too clunky with all the old pages and workarounds I built over the years. This feels cleaner and less complex. Feel free to let me know of any issues!
Tweet media one
8
1
54
@misraturp
mısra turp
2 years
Soon, I will complete my 29th year around the sun. ☀️🤓 And to celebrate, I am giving 29% off my course to the first 29 people to enroll! Use the coupon code NEARLY30 at checkout to get your copy of the Hands-on Data Science course.
3
3
50
@misraturp
mısra turp
1 year
My video on data cleaning is set to become the first one on my channel to surpass 100K soon. How can I make a new version? What else would you want to learn about data cleaning?
3
8
54
@misraturp
mısra turp
1 year
Hahah some behind the scenes for you. I certainly look relaxed.
@patloeber
Patrick Loeber
1 year
9 months later, and here we are again! We grew the channel from 10K to 70K subs during this period. So I can confirm brainstorming was successful🎉
Tweet media one
11
0
98
3
1
54
@misraturp
mısra turp
2 years
Thank you @streamlit !! I’m very happy to be part of your creators family. 🤩
Tweet media one
2
2
48
@misraturp
mısra turp
1 year
Hide rows and columns from the tabular display of your dataframe easily with Pandas Styler.
Tweet media one
3
5
50
@misraturp
mısra turp
2 years
Sometimes I get tired with all the content creation, sometimes I feel like I'm not benefiting anyone, but sometimes, I get feedback like this and it is all worth it ❤️
Tweet media one
5
0
48
@misraturp
mısra turp
1 year
Want to get started with Streamlit but not sure where to start? Download my Streamlit template that has the base code for a working Streamlit web app + instructions and tips for enhancing the app.
0
8
48
@misraturp
mısra turp
1 year
Seeing those who create these models as gods at this point... meme credit:
Tweet media one
5
2
49
@misraturp
mısra turp
1 year
If I had to choose one thing that got me where I am today (whether you deem it successful or not), it would be getting myself in situations without thinking of the consequences.
Tweet media one
3
1
47
@misraturp
mısra turp
2 years
Didn’t know I could love a piece of swag this much 😍 @AssemblyAI
Tweet media one
3
0
44
@misraturp
mısra turp
1 year
NLP is blasting off 🚀 and Python is the ultimate language for practitioners. Why? Because of the insane number of NLP libraries available in Python. Want to start from scratch and level up your NLP skills? Check out these essential libraries:
Tweet media one
3
7
45
@misraturp
mısra turp
1 year
Any software developers out there who want to learn how Python is used in AI? 👀
@AssemblyAI
AssemblyAI
1 year
We are launching a new mini-course on YouTube this week! Python for AI development Stay tuned!
Tweet media one
8
46
303
2
4
45
@misraturp
mısra turp
1 year
Making rolling calculation on Pandas is very easy thanks to the rolling function. Just specify the window size and the action you want to perform in the window. You can even do it for datetime values!
Tweet media one
2
8
45
@misraturp
mısra turp
1 year
Do you know how to display your tabular data in a pretty way like this? The answer is Pandas Styler. 🤓 Grab the quick code snippet here: Don't forget to take a look at the official documentation:
Tweet media one
1
3
45
@misraturp
mısra turp
1 year
I'm not a fan of company update emails but I always love receiving updates from Streamlit. @Streamlit now supports editable dataframes! Whaaat! 😍 Should I make a video about it?
6
3
43
@misraturp
mısra turp
1 year
Just arrived in Bali a couple of days ago and I will stay here for two months. Any friends around who want to meet up?
Tweet media one
1
0
42
@misraturp
mısra turp
2 years
Today I realised every time I need to do a joining operation on my Pandas DataFrames I have to revisit the documentation. So I made a little cheat sheet to quickly remember the difference between merge, join and concat functions.
Tweet media one
1
3
41
@misraturp
mısra turp
1 year
I love that Pandas groupby has its own StackOverflow question tag. Nice to know that I'm not the only one confused by it. 😄
Tweet media one
3
1
42
@misraturp
mısra turp
2 years
What's up Istanbul! Here is the view of the day working on a video explaining how ChatGPT works. I am using an article by Marco Ramponi from the AssemblyAI team as a reference. No kidding though, this is truly a great article.
Tweet media one
4
1
40
@misraturp
mısra turp
2 years
If you're curious how ChatGPT works and how it is as good as it is watch my latest video. It just came out today! Would love to hear your opinions on the RLHF method.
1
9
42
@misraturp
mısra turp
1 year
On today's episode of Pandas tricks you might not know: Using "inplace=True" to update the original dataframe when calling a function on that dataframe.
Tweet media one
2
3
38
@misraturp
mısra turp
2 years
It's all fun recording until you realize during editing that your necklace has been crooked the whole time. 😭 Not letting myself re-record though. I will use this as exposure therapy for my OCD. 😅
Tweet media one
6
0
40
@misraturp
mısra turp
1 year
I started my YouTube channel scared sh*tless of how it would turn out. My first videos were absolutely cringe but sticking with it paid off. Now I'm building my own business and working at an awesome company, thanks to my efforts those days. *Pats herself on the shoulder*
Tweet media one
4
0
40
@misraturp
mısra turp
1 year
What I'm trying to say is, everyone is scared and insecure and unsure. Commit to something you believe in (or want), don't listen to your doubts and worries. AKA, do it scared...
5
0
38
@misraturp
mısra turp
2 years
Here are 5 ways to update values of a #Pandas DataFrame based on a condition. And as always: looking for that person who can identify the background image. 🤓
Tweet media one
3
3
39
@misraturp
mısra turp
2 years
Thank you for the warm welcome @streamlit family :)
@DataChaz
DataChazGPT (not a bot)
2 years
@misraturp @GarsBar35Plus @streamlit . @misraturp is Developer Advocate 🥑 at @AssemblyAI and supports beginner data scientists through her platform → She has produced fantastic #DeepLearning and Speech-to-text tutorials alongside many outstanding @Streamlit apps! 🦄🎈 Welcome, Mısra! 🙌
Tweet media one
2
2
18
0
0
39
@misraturp
mısra turp
1 year
Here are the most popular data visualization libraries for Python. I personally use Matplotlib since I never really need to make super pretty visualizations. I have to say, I'm looking forward to learning about Bokeh though.
3
5
37
@misraturp
mısra turp
5 months
AssemblyAI just launched Universal-1, our most capable and highly trained speech recognition model, 10% or more accurate than the next best Speech-to-text model! So you can transcribe people whispering 🗣️or switching languages 🇬🇧🇪🇸 with ease.
Tweet media one
2
3
38
@misraturp
mısra turp
1 year
5 ways to change values in a dataframe with Pandas. 1. Easy: use .fillna() to fill missing values with a new value.
Tweet media one
2
3
36
@misraturp
mısra turp
1 year
🥲 As someone who struggled with L1/L2 regularization herself, this hits home.
Tweet media one
0
4
36
@misraturp
mısra turp
3 years
Only 9 days left for Deep Learning 101! And, in the meantime, if you'd like to get some content from me, you can find it on my YouTube channel 🎥
2
4
33
@misraturp
mısra turp
2 years
I created a deepfake of myself. 😱 Does it sound like me? This is just an example snippet I use in my upcoming video on #deepfakes . The video will be up soon!
11
2
33
@misraturp
mısra turp
2 years
Have you ever contributed to #OpenSource projects or wanted to but didn't know where to start? I compiled what I know about how to contribute to open source for the first time.
1
3
33
@misraturp
mısra turp
2 years
Training dataset is used to train a model. Testing dataset is used to compare models and to choose the best one. And validation set is left alone until the very last moment to see how well the model generalizes... ...is what I believed so far.
7
2
33
@misraturp
mısra turp
1 year
I really like the Series and DataFrame differentiation in Pandas. It makes so much sense and makes it so easy to work on datasets. Do you know the basics of Pandas? You can learn all you need to know to start with Pandas using my FREE cheat sheet.
0
5
32
@misraturp
mısra turp
2 years
What whaaaat, I was not sure if I could but I reached 10k with 2 days to spare! 🥳🥳
Tweet media one
@misraturp
mısra turp
2 years
Based on the analytics, if all goes the same, I will close the month of September with a number just short of 10k on YT. I'm going to try posting a bit more often to see if I can reach 10 k comfortably instead. Will update here!
Tweet media one
11
0
32
9
1
33
@misraturp
mısra turp
1 year
Machine Learning is powerful, but not infallible. We must address the ethical concerns around bias and discrimination in its use. Transparency and accountability are key to a fair and just society. #MachineLearning #AIethics
1
3
34
@misraturp
mısra turp
2 years
Really close to publishing my talk with @thedataprof I'm super excited to share it with everyone. 🤗 Here is a sneak peak.
1
2
32
@misraturp
mısra turp
2 years
I'm currently working on a Python app that automatically Tweets your sentences using voice controls. So don't be surprised to see random tweets like "Hello world!" appearing and disappearing from my account. 😄
1
1
33
@misraturp
mısra turp
2 years
Heard some concerns (rightfully) about there already being a lot of resources out there. Just to clarify,this would have an accompanying GitHub repo, slides, pdf documents. So not just a series of videos. And I believe a new teaching style can help many people.Hope you agree.🤓
@misraturp
mısra turp
2 years
How would everyone like it if I published a very comprehensive course on the basics of Deep Learning on YouTube for free?
33
27
612
8
2
32
@misraturp
mısra turp
2 years
It's easy to feel impostor-y as an online creator/teacher. But I (and many other creators like me) never claim to know everything. We just know more about these topics than the average person and we take time to research. And it's more about who your teaching style can help.
Tweet media one
4
0
32
@misraturp
mısra turp
2 years
This week's lessons have been on #overfitting and #regularization . Especially regularization on Neural Networks. We've covered: 1. Why overfitting happens and how to deal with it
Tweet media one
1
4
31
@misraturp
mısra turp
2 years
An interesting chart from @OurWorldInData showing that notable AI creations have increasingly been done by companies over the last 20 years. They have very interesting data on their new Artificial Intelligence page:
Tweet media one
1
11
32
@misraturp
mısra turp
2 years
What would you like included in a #Python for AI development mini-course? I'm doing the data exploration/cleaning and building your first ML model part. Mainly Pandas/Sklearn. @patloeber is working on setting up the development environment and using model hubs like @huggingface
3
2
31
@misraturp
mısra turp
2 years
Based on the analytics, if all goes the same, I will close the month of September with a number just short of 10k on YT. I'm going to try posting a bit more often to see if I can reach 10 k comfortably instead. Will update here!
Tweet media one
11
0
32
@misraturp
mısra turp
1 year
On today's episode of Pandas tricks you might not know: Using "inplace=True" to update the original dataframe when calling a function on that dataframe.
Tweet media one
1
0
29
@misraturp
mısra turp
1 year
Training, testing, tuning, hyperparameters, optimization might all feel like a jumble of words. Watch this to understand how they all related to each other.
1
5
30
@misraturp
mısra turp
2 years
My work spot for today is quite chill, I have to say. 🍓 For the Sherlock Holmes’ of Twitter; I’m working on a #Streamlit video for the coming week. Is there anything specific you want to learn about #Streamlit ?
Tweet media one
5
1
29
@misraturp
mısra turp
1 year
Interesting to see my name mentioned in the same sentence as Andrew Ng. 😄
Tweet media one
2
3
30
@misraturp
mısra turp
2 years
A #Pandas function that I recently learned about and now absolutely love is pd.cut() 🤩 It groups the values in your column in as many bins as you want. And it is really customizable. You can pass it labels for the bins for example...
Tweet media one
0
4
28
@misraturp
mısra turp
2 years
Where was this when I needed it the most, 3 years ago! 😅
@AssemblyAI
AssemblyAI
2 years
Python repo of the day: Pigeon 🐦 Quickly annotate data from the comfort of your Jupyter notebook 🔗
1
11
50
1
2
29
@misraturp
mısra turp
1 year
Hahahah
@patloeber
Patrick Loeber
1 year
BREAKING: Google likes AI
5
5
67
1
1
28
@misraturp
mısra turp
2 years
My YouTube channel passed 5k subscribers last night! 🥳 It's been a lot of fun learning new things, making videos about them and engaging with the community. But also, I have to be honest, this is hard work. I intend to get better at it though. 💪
Tweet media one
1
0
29
@misraturp
mısra turp
2 years
Ayo, that’s me! Thanks for the mention @DataScienceDojo
@DataScienceDojo
Data Science Dojo
2 years
🔥 No plans for the weekend? We have compiled a list of the most astounding data science channels led by women. Start exploring & subscribing: #DataScience #YouTube #Weekend #DSDojo
Tweet media one
5
16
80
2
7
28
@misraturp
mısra turp
1 year
Starting the new week in a new country, today's work location is Singapore! 🇸🇬
4
0
29
@misraturp
mısra turp
2 years
I have a competitive nature so seeing comments like this make my day, I have to say. 😅
Tweet media one
1
0
27
@misraturp
mısra turp
1 year
😂
@ai_memes
AI Memes for Artificially Intelligent Teens
3 years
Machine learning pipelines
397
8K
31K
2
2
26
@misraturp
mısra turp
2 years
You can start watching the new lessons here: And if you'd like to follow along with the code, check out the course repo:
2
6
25
@misraturp
mısra turp
2 years
Alright alright, I'm getting back to working on my channel soon. The end of the previous year was full of moving out, getting ready for traveling and working on AssemblyAI content. Time to get back in the game 🌝 First work of the year will be a quick "basics of DS" series.
2
1
26
@misraturp
mısra turp
2 years
In other news: I finished my first ever art project. 😅 Just needed to have some color in the all white walls of the living room. Highly recommend it though, it was super fun to make. 🎨 Big thank you to my brother for his patience in helping me. 🤓 @corciuz
Tweet media one
8
1
26
@misraturp
mısra turp
1 year
🫠 you learn something every day...
@patloeber
Patrick Loeber
1 year
🐍Python Tip of the day: list.append() vs list.extend() Know the difference:
Tweet media one
2
21
164
0
2
27