dipesh sharma Profile
dipesh sharma

@DipeshShar86901

Followers
6
Following
7
Media
73
Statuses
100

Joined July 2023
Don't wanna be here? Send us removal request.
@DipeshShar86901
dipesh sharma
5 hours
Day 12 of 365: .Today i learned how to code a linear regression model from scratch using python i learned two of the concept and after learning one i will be building a linear regression model from scratch for one parameter. #365DaysOfDataScience
Tweet media one
Tweet media two
0
0
0
@DipeshShar86901
dipesh sharma
1 day
Tweet media one
0
654
0
@DipeshShar86901
dipesh sharma
8 days
Day 11 of 365:.Finally started to grasp the concept of Dimensionality Reduction and PCA πŸŽ‰.After many failed attempts, it’s finally clicking!.Huge shoutout to CampusX β€” the most GOATED 🐐 channel for breaking down tough concepts. #365DaysOfDataScience
Tweet media one
Tweet media two
0
0
0
@DipeshShar86901
dipesh sharma
16 days
Day 10 of 365:.Today I learned about K-Nearest Neighbors (KNN) πŸ“.➑️ Explored its meaning, applications, demerits, optimization techniques, and ideal use cases βš™οΈπŸ“Š.Planning to build some projects in the coming days! πŸ’‘πŸ’».#365DaysOfDataScience #MachineLearning #KNN
Tweet media one
Tweet media two
0
0
2
@DipeshShar86901
dipesh sharma
22 days
Day 9 of 365:.Got hands-on with feature engineering today πŸ”§.βœ”οΈ Learned how to clean & prep data for modeling.βœ”οΈ Explored one-hot encoding and other preprocessing techniques.Now I know how to make raw data ML-ready! πŸ’»πŸ“Š.#100DaysOfDataScience #DataScience #FeatureEngineering
Tweet media one
Tweet media two
1
0
2
@DipeshShar86901
dipesh sharma
24 days
Day 9:.Learned how to build classifiers using Bayes’ Theorem β†’ Naive Bayes Classifier πŸ€–.Also explored different types of data transformations for better model performance.Continued with normal distribution, dimensionality reduction, and linear algebra.#100DaysOfDataScience.
0
0
2
@DipeshShar86901
dipesh sharma
1 month
Day 8:.Dived into the world of statistics and math for data science today πŸ“Š.βœ”οΈ Learned about normal distribution.βœ”οΈ Explored dimensionality reduction techniques.βœ”οΈ Saw how linear algebra powers it all behind the scenes!.#365DaysOfDataScience #DataScience #MachineLearning
Tweet media one
Tweet media two
0
0
1
@DipeshShar86901
dipesh sharma
1 month
Day 7/365.πŸ” Got hands-on with Exploratory Data Analysis (EDA) today.βœ… Completed an exercise on DataCamp.πŸ“Š Analyzed the South Asia Happiness Index dataset from Kaggle.Enjoyed the data storytelling side of AI. #365DaysOfAI #EDA #DataAnalysis #Kaggle
Tweet media one
Tweet media two
0
0
1
@DipeshShar86901
dipesh sharma
1 month
Day 6/365.🧠 Learned how neural networks work under the hood with 3Blue1Brown β€” the math finally clicks!.πŸ“˜ Also completed the Calculus for Deep Learning course. Feeling more confident with the math side of AI!.#365DaysOfAI
Tweet media one
0
0
1
@DipeshShar86901
dipesh sharma
2 months
Day 5/365.Worked on my LangChain project:.πŸš€ Built a tool that ranks penny stocks based on multiple features and suggests if they're worth buying β€” on a scale of 0–40. Exciting to see AI + finance coming together! πŸ’ΉπŸ€–.#365DaysOfAI #LangChain #AIProjects #PennyStocks #FinTech
Tweet media one
0
0
0
@DipeshShar86901
dipesh sharma
2 months
Day 4/100.βœ… Finished the Matplotlib course on DataCamp.🚧 Started building a project using LangChain to automate quick market research on penny stocks and get actionable suggestions. Loving how everything’s starting to connect! πŸ“ŠπŸ€–.#100DaysOfAI #LangChain #Matplotlib #FinanceAI
Tweet media one
0
0
0
@DipeshShar86901
dipesh sharma
2 months
Day 3/100.βœ… Completed the LangChain course from Hugging Face.βœ… Started learning Matplotlib on DataCamp.Now brainstorming project ideas to put LangChain into action. Excited to start building! πŸš€.#100DaysOfAI #LangChain #Matplotlib #LLM #AIlearning
Tweet media one
Tweet media two
0
0
0
@DipeshShar86901
dipesh sharma
2 months
Day 2/365.Today I dove into LangChain β€” learned how it helps build efficient LLM apps, speeds up dev cycles, and makes chat-based features more dynamic. Super impressed with how much it can simplify the process!.I’m about 38% through the course and wrapped up a few lectures.
Tweet media one
0
0
0
@DipeshShar86901
dipesh sharma
2 months
πŸ“Š Day 1 of Data Science Journey.Today I explored KDE (Kernel Density Estimation) β€” a powerful way to understand the general trend of data, even when it seems noisy. I practiced on a student performance dataset and realized how smooth curves can reveal hidden patterns πŸ”
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
0
@DipeshShar86901
dipesh sharma
4 months
From today i want to get started with 365days of data science posting everything that i'll be learning and documenting everything i have learnt and taking feedback.
0
0
1
@DipeshShar86901
dipesh sharma
1 year
#LSPPDay60.Super happy that i have completed the 60 days challenge. Today, I learned about Big O notation and different types of time complexity, and which methods are best to use in programs to increase efficiency. #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
Tweet media one
Tweet media two
Tweet media three
0
0
4
@DipeshShar86901
dipesh sharma
1 year
#LSPPDay59. Today, I learned about time complexity, how to find the Big O notation (O(n)) of a program, and the methods to calculate it using programmiz. #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
Tweet media one
Tweet media two
0
0
2
@DipeshShar86901
dipesh sharma
1 year
#LSPPDay58. Today, I learned about Bayes' theorem, which provides a mathematical rule for inverting conditional probabilities. Also learned how it can be used to invert the probability of observations given a model #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
Tweet media one
Tweet media two
Tweet media three
0
0
1
@DipeshShar86901
dipesh sharma
1 year
#LSPPDay57. Today, I learned about threading in Python and how to leverage it to speed up processing. Also covered the essential considerations to keep in mind while using threading. #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
Tweet media one
Tweet media two
Tweet media three
0
0
2
@DipeshShar86901
dipesh sharma
1 year
#LSPPDay56. Today, I learned how to use smtplib to send automatic emails and applied it to my automation project. Explored different methods to create emails using HTML text and attaching various files. #60DaysOfLearning2024 #LearningWithLeapfrog @lftechnology
0
0
2