Data Science Dojo Profile picture
We make learning data science and LLMs easy! Join the community of 10,000+ professionals. #DSDojo
Learning in Public - Coding - DataSci Profile picture 1 subscribed
Jun 22, 2023 25 tweets 6 min read
Data Science Dojo Information Session twitter.com/i/broadcasts/1… Hello everyone, thank you for joining us today. feel free to post your queries here.
Jun 14, 2023 13 tweets 4 min read
Building Data Apps with a Codeless Approach twitter.com/i/broadcasts/1… Hello everyone, thanks for joining, feel free to post your queries here.
Apr 19, 2023 15 tweets 5 min read
Rapid Assessment of Service & Application Security twitter.com/i/broadcasts/1… Thank you everyone for joining us today, feel free to post your queries here.
Mar 30, 2023 23 tweets 5 min read
Data Science Dojo Information Session twitter.com/i/broadcasts/1… Thanks everyone for joining. Feel free to post your questions here in the comment section.
Mar 28, 2023 11 tweets 3 min read
Building Robust Machine Learning Models from Noisy Labeled Data twitter.com/i/broadcasts/1… Thank you everyone for joining our webinar today. If you're enjoying the session, today make sure to stay tuned with our future webinars, blogs, infographics, and trending data science topics by subscribing to our weekly newsletter: hubs.la/Q01BdYsL0
Mar 22, 2023 8 tweets 3 min read
Time Series Analysis for Beginner Data Scientists twitter.com/i/broadcasts/1… Thank you everyone for joining our webinar today. If you're enjoying the session, today make sure to stay tuned with our future webinars, blogs, infographics, and trending data science topics by subscribing to our weekly newsletter: hubs.la/Q01BdYsL0
Aug 31, 2022 8 tweets 2 min read
Putting MLOps into Practice twitter.com/i/broadcasts/1… Hello everyone, thank you for joining us today. Feel free to post your queries here.
Aug 30, 2022 4 tweets 2 min read
👉 This article will explore the different ways to create models in Keras, along with their advantages and drawbacks: machinelearningmastery.com/three-ways-to-…

#Keras #MachineLearning 1. Using the Sequential Class
The Sequential Model is just as the name implies. It consists of a sequence of layers, one after the other. From the Keras documentation.
Aug 4, 2022 12 tweets 3 min read
Practicum Information Session twitter.com/i/broadcasts/1… You all can join us here on Zoom: us02web.zoom.us/j/81181537777
Aug 3, 2022 15 tweets 4 min read
Effective Data Storytelling as a Data Scientist in Industry twitter.com/i/broadcasts/1… Hello, you all can join us here on Zoom: us02web.zoom.us/j/85280635322
Apr 20, 2022 11 tweets 3 min read
The Behavioral Edge: level up your data skills with behavioral science twitter.com/i/broadcasts/1… You can join us on zoom here: us02web.zoom.us/j/82360850870
Apr 19, 2022 8 tweets 2 min read
👉 Let’s have a look at the #PythonLibraries that every #DataScientist should know in 2022, to maintain and improve their #Coding journey: kdnuggets.com/2022/04/python… 1. Pandas was created by Wes McKinney in 2008, as a Python library for data manipulation and analysis. Wes McKinney built Pandas based on their need for a powerful and flexible analysis tool.
Apr 14, 2022 6 tweets 3 min read
🔎 Learn to create beautiful charts in Python using the Seaborn library: kdnuggets.com/2022/04/data-v…

#Python #DataVisualization #Seaborn Histogram: The chart above is a simple histogram of the “total_bill” variable. At a glance, we can see that a single meal at this restaurant generally costs around $10 to $25, and there is a positive skew due to some diners ordering more expensive food with prices above $50.
Apr 13, 2022 12 tweets 4 min read
Job Hunting for Data Analysts twitter.com/i/broadcasts/1… If you would like to join us on Zoom please follow the link: us02web.zoom.us/j/84735143519
Apr 12, 2022 19 tweets 5 min read
Getting Started with Modern Data-Warehousing using Snowflake Platform twitter.com/i/broadcasts/1… You can Join us on zoom here: us02web.zoom.us/j/82874250502
Apr 12, 2022 7 tweets 2 min read
🤔 Every email marketing campaign will succeed or fail, but how do you categorize something as a success or a failure? That's where metrics come in: online.datasciencedojo.com/blogs/measure-…

#MarketingAnalytics #EmailMarketing #DSDojo 1. A conversion is characterized as a completed action towards a goal. Whether it's signing up for a newsletter or buying a pair of sunglasses, someone performed an action that brought you closer to completing your goal.
Mar 1, 2022 7 tweets 2 min read
💡 Top 6 Python Libraries for Machine Learning: arpatech.com/blog/top-6-pyt…

#MachineLearning #Python #Libraries Image 1. Numpy is a library that handles data, particularly one that helps us to manage large multidimensional arrays along with a huge collection of mathematical operations.
Jan 4, 2022 4 tweets 2 min read
👉 3 Tools to Track and Visualize the Execution of Your Python Code: kdnuggets.com/2021/12/3-tool…

#Python #VisualizationTools #DataScience 1.Loguru:Loguru is a library that aims to make logging in Python enjoyable. Loguru provides many interesting functionalities, but one functionality that is the most helpful is the ability to catch unexpected errors and display which value of a variable causes your code to fail.
Sep 7, 2021 7 tweets 2 min read
💡 A comprehensive roadmap to data infrastructure: bvp.com/atlas/roadmap-…

#DataInfrastructure #Roadmap #DataScience 1. Growth in adoption of cloud software: As companies in all industries and sizes adopt various cloud-based software to run their businesses, they have had to deal with data sprawl across a number of different sources and systems.