#100daysofdatascience search results
Day 96 Missed posting yesterday after a tiring walk-in drive. Revisited LangChain + RAG basics and built a PDF-chat RAG app for an interview task โ and the interview went really well! ๐ #100DaysOfDataScience #LangChain #RAG
Day-9: 100 Days Of Data Science Below are the topics I covered Today. => Lambda Function => List Comprehension => Random Module #100DaysOfDataScience #100DaysOfCode
#Day90 of #100DaysOfDataScience ๐น ๐จ๐ป๐๐๐ฝ๐ฒ๐ฟ๐๐ถ๐๐ฒ๐ฑ ๐๐ฒ๐ฎ๐ฟ๐ป๐ถ๐ป๐ด = "๐๐ฒ๐ฎ๐ฟ๐ป๐ถ๐ป๐ด ๐๐ถ๐๐ต๐ผ๐๐ ๐๐ป๐๐๐ฒ๐ฟ๐" Clustering | Dim. Reduction ๐งฉ LC 1005 โ Maximize Sum After K Negations #MachineLearning #DataScience #AI #ML #LeetCode
Day 2 of #100DaysOfDataScience -> Continued with Campus videos -> started learning about more Libraries like matplotlib scikit-learn
Day 1 of #100DaysOfDataScience Although started learning 20 days back, but I'll post from today. The things I did: -> practiced Python codes -> started 100 days ml by campusx -> Completed numpy and pandas(1 topic left) from geekforgeeks Ps: laptop gone for repair, it crashed
Hey everyone! It's Day 91 of #100DaysOfDataScience! Today, I covered ,bi-directional RNNs also implemented various RNN variants and word embeddings. Additionally, I gained understanding of the encoder-decoder architecture, the attention mechanism. That's all for today! ๐
Hey everyone! ๐๐ค It's #Day9 of #100DaysOfDataScience ๐ Today was highly productive!๐ I revised Python libraries pandas, numpy, matplotlib, and seaborn then studied statistics for data science ๐ also created a project that converts images to sketches using Python๐ SYT๐
Hey!! It's #day 88 of #100DaysOfDataScience ! ๐ Today, I dove deeper into ANN and worked on its implementation. I also completed a mini project using a simple RNN for text classification โ๏ธ That's all for today! ๐ See you tomorrow! ๐
Hey!!๐๐ค It's #Day 84 of #100DaysOfDataScience! ๐ Today, I explored CNNs, learning about their similarities to the human brain, convolution, padding, pooling, flattening, and how ANN steps integrate into CNNs ๐ค๐ That's all for today!๐โบ๏ธ
Hey!!โบ๏ธ It's #Day 86 of #100DaysOfDataScience! ๐ Today, I delved deeper into the implementation of ANN and started learning RNNs. I got a brief introduction to their architecture and functionality ๐ That's all for today!๐ค
Hey! Itโs Day 87 of the #100DaysOfDataScience! Today, I explored Simple RNNs, focusing on the intuition behind forward and backward propagation, along with some challenges associated with it. While implementing, I also learned about word embedding layers. Thatโs all for today!
-did some basic readings today nothing much - solved array problem - trying to get regular on leetcode :( -deep knowledge is the goal #100DaysOfAI -learnt model , inference , predictions #100DaysofDataScience -understood culture & expectations of a data scientist
day4: sourcing data from public domain #100daysofdatascience
Hey!! It's Day 89 of #100DaysOfDataScience! ๐ Today, I studied LSTM RNNโits intro, why it's imp , its architecture, and how it works. I learned about the forget gate, input gate, candidate memory, output gate, and explored the mathematical intuition๐ค That's all for today!โ๏ธ
Days 24, started Introduction to Statistics in R. #100DaysOfCode #100DaysOfDataScience #Statistics #R @DataCamp
๐๐ On Day 4 of my #100DaysOfDataScience challenge, I delved into the fascinating world of Regression Analysis. ๐ Regression Analysis: Regression Analysis is a statistical method used to model the relationship between a dependent variable and one or more independent variables.
Day 81 of #100DaysOfDataScience Intro to LangSmith >why observability is critical in LLM apps >how LangSmith traces every step in LangGraph workflows >walked through projects, traces & runs for debugging >covered monitoring, evaluation & prompt experimentation basics #AI
๐ Day 37 of #100DaysOfDataScience Dived into Hierarchical Clustering ๐ณ โ Builds dendrograms to show data similarity ๐น Types: Agglomerative & Divisive ๐ Linkage methods shape clusters โก Great for small datasets & relationship insights #MachineLearning #DataScience #Python
Day 96 Missed posting yesterday after a tiring walk-in drive. Revisited LangChain + RAG basics and built a PDF-chat RAG app for an interview task โ and the interview went really well! ๐ #100DaysOfDataScience #LangChain #RAG
Day 8 โ Started learning OOP in Python today.Covered the basics like classes and objects, how constructors work. Feels good to finally understand how real-world things can be mapped into code ๐#100DaysOfDataScience #Python #LearningInPublic
Day 95 Stats day! Brushed up some core concepts - Z-Score, Covariance & Correlation - Kurtosis & Log-Normal Distribution - Bernoulli & Binomial Distributions - Central Limit Theorem #100DaysOfDataScience #Statistics #DataAnalytics
Day 94 Explored Feature Selection Techniques โ knowing what not to use is just as important as what to use - Filter Methods - Wrapper Methods - Embedded Methods Also practiced some SQL to stay sharp! #100DaysOfDataScience #MachineLearning #FeatureSelection #SQL
Day 93 Focused on data preprocessing โ the foundation of every solid model: - Discretization (Binning) & Binarization - Handling Missing Values with multiple techniques - Detected & Treated Outliers #100DaysOfDataScience #DataPreprocessing #MachineLearning"
Day 92 Deep dived into Feature Engineering today โ ๐น Scaling, Standardization & Normalization ๐น Encoding categorical data & One-Hot Encoding ๐น Used Column Transformers for smooth preprocessing #100DaysOfDataScience #MachineLearning #FeatureEngineering
Revisited File Handling in Python today ๐ Learned how to read, write, and append data safely using with open() Even built a small error logger program ๐ป #Python #100DaysOfDataScience #LearningInPublic
Day 91 Made some corrections and refinements in my Tableau dashboards #100DaysOfDataScience #Tableau #DataVisualization #DataAnalytics
Day 90 Focused on the art behind the numbers: - Data Cleaning & Feature Engineering - Turning insights into stories through Data Storytelling - Defined Business KPIs that actually drive decision #100DaysOfDataScience #DataAnalytics #FeatureEngineering #PowerBI
Day 89 Back to strengthening the fundamentals! - Core Python & OOPs - NumPy & Pandas - Matplotlib & Seaborn - Revisited EDA concepts and performed detailed EDA on the Zomato dataset #100DaysOfDataScience #Python #EDA #DataAnalysis
Day 88 Another intense learning day! Solved assignments on: - Decision Tree, KNN, Neural Networks - Random Forest, SVM - Time Series, XGBoost, LightGBM - NLP & Naive Bayes #100DaysOfDataScience #MachineLearning #AI #Learning
Day: 01 to journey of Data science AI/ML learning by @sheryians_ Today's i learn about: - Comments, Variables and Datatypes - Strings and Type conversion #100DaysOfDataScience #Python #ai #ml
Day 87 Productive day! Solved assignments on: - EDA - Hypothesis Testing - Logistic Regression - Multiple Linear Regression - PCA - Recommendation Systems Covering key pillars of Data Science, one concept at a time #100DaysOfDataScience #MachineLearning #DataAnalytics
Day 86 Completed SQL assignments and started diving into Statistics today! Step by step building strong foundations for Data Science #100DaysOfDataScience #DataAnalytics #LearningInPublic
Day 85 Completed: SQL assignments Tableau assignments Built more confidence in data querying & data visualization. Step by step, getting better every day #100DaysOfDataScience #DataAnalytics #SQL #Tableau #LearningInPublic
Day 84 Explored Tool Calling and Tool Binding in LangChain Andโฆ created my first AI Agent Watching separate components come together to make an intelligent workflow feels amazing! #100DaysOfDataScience #LangChain #AIAgents #GenerativeAI #LLM
Day 83 Deep dive into LangChain continues - Learned about Retrievers and RAG (Retrieval-Augmented Generation) - Built a YouTube Chatbot using RAG - Explored Tools in LangChain #100DaysOfDataScience #LangChain #RAG #GenerativeAI #LLM
Day 82 Back after a short break Started working on Tableau assignments Also began applying for part-time jobs to support myself while continuing this journey. #100DaysOfDataScience #Tableau #Learning #Consistency
#Day3 It started from 20th October. Posting all the targets of today hope so I make it... Will report whole week progress on Saturday... #100daysofdatascience
Its been 3 days, I started my grind to get an internship in Field of Data Science ๐ป My goal: l and a job in a year ๐จโ๐ป Iโll be posting my daily progress, code snippets, and updates here stay tuned! ๐ #100daysofdatascience #learning #Showingupdaily
Day 8 โ Started learning OOP in Python today.Covered the basics like classes and objects, how constructors work. Feels good to finally understand how real-world things can be mapped into code ๐#100DaysOfDataScience #Python #LearningInPublic
Day 6 โ Data Science Journey ๐ Learned about file handling in Python today! Tried reading, writing & appending files using open() and with. Feels good to understand how data is stored and accessed ๐ป #100DaysOfDataScience #LearningInPublic #Python #CodeWithHarry #DataScience
#100DaysOfCode #100DaysOfDataScience Day 2/100 - completed 7-14 free LeetCode SQL problems - Reread chapter of Hands on ML with scikit learn on processing sequences with RNNs and CNNs - started reading SQL for Data Analysis
Hey!! It's #day 88 of #100DaysOfDataScience ! ๐ Today, I dove deeper into ANN and worked on its implementation. I also completed a mini project using a simple RNN for text classification โ๏ธ That's all for today! ๐ See you tomorrow! ๐
Hey!!๐๐ค It's #Day 84 of #100DaysOfDataScience! ๐ Today, I explored CNNs, learning about their similarities to the human brain, convolution, padding, pooling, flattening, and how ANN steps integrate into CNNs ๐ค๐ That's all for today!๐โบ๏ธ
Day-5: 100 Days Of Data Science Completed MySQLโ . Topics covered today, => DDL: -> CREATE TABLE -> ALTER TABLE (ADD, MODIFY, AND DROP) -> RENAME -> TRUNCATE -> DELETE =>DCL: -> GRANT -> REVOKE => TCL: -> COMMIT -> ROLLBACK #100DaysOfDataScience #100DaysOfCode
๐ #Day84 of #100DaysOfDataScience Topic: Skewness + Variance + Coefficient of Variation + LeetCode โจ LeetCode 746: Min Cost Climbing Stairs ๐๐ผ๐ฎ๐น: Reach the top of a staircase with minimum total cost. #Python #Statistics #LeetCode #DataScience
Hey everyone! It's Day 91 of #100DaysOfDataScience! Today, I covered ,bi-directional RNNs also implemented various RNN variants and word embeddings. Additionally, I gained understanding of the encoder-decoder architecture, the attention mechanism. That's all for today! ๐
#Day90 of #100DaysOfDataScience ๐น ๐จ๐ป๐๐๐ฝ๐ฒ๐ฟ๐๐ถ๐๐ฒ๐ฑ ๐๐ฒ๐ฎ๐ฟ๐ป๐ถ๐ป๐ด = "๐๐ฒ๐ฎ๐ฟ๐ป๐ถ๐ป๐ด ๐๐ถ๐๐ต๐ผ๐๐ ๐๐ป๐๐๐ฒ๐ฟ๐" Clustering | Dim. Reduction ๐งฉ LC 1005 โ Maximize Sum After K Negations #MachineLearning #DataScience #AI #ML #LeetCode
-did some basic readings today nothing much - solved array problem - trying to get regular on leetcode :( -deep knowledge is the goal #100DaysOfAI -learnt model , inference , predictions #100DaysofDataScience -understood culture & expectations of a data scientist
๐Day 68 of #100DaysOfDataScience learning: Decision Trees: - What they are - How to split - Math behind it - Info Gain & Gini for best split - Pros & Cons #AI #DataScience #MachineLearning #connect
Day 2 of #100DaysOfDataScience -> Continued with Campus videos -> started learning about more Libraries like matplotlib scikit-learn
Day 1 of #100DaysOfDataScience Although started learning 20 days back, but I'll post from today. The things I did: -> practiced Python codes -> started 100 days ml by campusx -> Completed numpy and pandas(1 topic left) from geekforgeeks Ps: laptop gone for repair, it crashed
Hey! Itโs Day 87 of the #100DaysOfDataScience! Today, I explored Simple RNNs, focusing on the intuition behind forward and backward propagation, along with some challenges associated with it. While implementing, I also learned about word embedding layers. Thatโs all for today!
๐Day 64 of #100DaysOfDataScience - Learned about evaluation metrics for regression and applied them to the Boston Housing dataset - Key metrics: MAE, MSE, RMSE, Rยฒ #MachineLearning #AI #DataScience #connect
Day-9: 100 Days Of Data Science Below are the topics I covered Today. => Lambda Function => List Comprehension => Random Module #100DaysOfDataScience #100DaysOfCode
Days 24, started Introduction to Statistics in R. #100DaysOfCode #100DaysOfDataScience #Statistics #R @DataCamp
Something went wrong.
Something went wrong.
United States Trends
- 1. Massie 91.2K posts
- 2. #Varanasi 162K posts
- 3. #CollegeGameDay 1,883 posts
- 4. Lawson Luckie N/A
- 5. Good Saturday 35.2K posts
- 6. #MeAndTheeSeriesEP1 1.33M posts
- 7. Willie Green 4,729 posts
- 8. #Caturday 4,800 posts
- 9. #SaturdayVibes 5,246 posts
- 10. Todd Snider N/A
- 11. Brooklynn 3,677 posts
- 12. Virginia Tech 2,378 posts
- 13. Draymond 30.5K posts
- 14. Senior Day 2,725 posts
- 15. Marjorie 113K posts
- 16. PONDPHUWIN AT MAT PREMIERE 851K posts
- 17. James Borrego 1,695 posts
- 18. Lindsey Graham 20.9K posts
- 19. Mike Elko N/A
- 20. James Franklin 2,115 posts