#pythonml risultati di ricerca
Some sample project i worked on: Using exception to prevent crashes , handling FileNotFoundError, and analyzing text . On the second frame is a sample of storing data using json and refactoring into more easier and understandable program... #pythonML #LearningEveryday
Day 10/40 of my Python journey. After learning the basics, I’ve started my first real project — Alien Invasion 🛸 using Pygame. So far, I’ve built the game window, background, and ship display. Excited to make it come alive! ⚡ #PythonML
Python is widely considered as the preferred language for teaching and learning Ml (Machine Learning). As compared to C, C++ and Java the syntax is simpler and Python also consists of a lot of code libraries for ease of use. #Python #ML #PythonML #Shadow
@CDACINDIA is organizing online certificate courses with internship opportunities, starting from 18th March 2024 @GoI_MeitY #ethicalhacking #businessanalyticsAI #pythonML #NLP #cybersecurity #ICT
🚀 **Python: ML's Ultimate Weapon? ABSOLUTELY!** Why? 1️⃣ Dead-simple syntax—prototype like a boss! 2️⃣ Killer libs: TensorFlow, PyTorch, Scikit-learn FTW. 3️⃣ Epic community + endless resources. 4️⃣ Scales from notebook to prod, future-proofed. #PythonML #MachineLearning
Masked #mammogram data-sets seem to be extremely popular with young data scientists and developers. The number of tests run with #PythonML on mammography data keeps growing everyday. #machinelearning #datascience #Python #breastcancer #oncology #medtech #acumen #healthdata
Day 19/40 of Python-ML. Today I dived into a complete ML workflow using real-world data! I learned how to: • Frame a problem & choose performance metrics • Explore, visualize & find correlations • Clean & prepare data • Handle categorical/text features #pythonML #End2EndML
Alien Invasion Game is finally complete . You start by choosing your difficulty level, then dive into the battle. The game now features a scoreboard, high score tracking (saved even after restart), and shows the remaining ships (lives) as you play. #pythonML #pygame @clcoding
practiced using Matplotlib to create a scatter plot(showing start and ending point), histogram and line graph. visuals makes data clearer and more powerful. #pythonML #matplotlib #learningEveryday
4/ Hands-On Machine Learning with Python 🐍 🎓 Course: Machine Learning with Python: A Practical Introduction 📚 Platform: edX 📖 What you'll learn: Practical Python applications in machine learning, data preprocessing, and model building. #PythonML #HandsOnLearning
Day 16/40 of Python-ML Working with CSV files in Python. Today I learned how to read data, handle dates, and plot cool visualizations with matplotlib 📊 From parsing headers to shading charts — it’s all about turning raw data into insights that tell a story. #pythonMl
ML isn’t just about algorithms — it’s about understanding data and building reliable models. Key lessons so far : • Not enough or poor-quality data hurts performance • Overfitting & underfitting are real struggles • Model tuning and validation are crucial #pythonML
Python's essential role in ML due to its libraries, ease of use, and community support. 🐍 #PythonML #TechSkills
Day 5/40 of my Python-ML journey Today was all about functions... Learned how to write and use functions — defining, passing info, returning values, default parameters and keeping code clean & reusable. Feeling more confident with each line I write 💪 #PythonMl #40DaysOfCode
Data Warehousing E-Learning Video Courses ✅13 Career building courses @ Rs 1,999/- Contact / WhatsApp +91 9676 33 6666 Visit us visualpath.in/datawarehousin… #DataScience #pythonML #ArtificialIntelligence #AI #AppleEvent #RahulVaidya
Day 8 /40 of Python, Files & Exceptions: Today I learned how to read, write, and store data using files in Python. Also covered error handling with 'try–except' and saving user data using JSON. Python can now not only run — it can remember, recover, and handle errors. #PythonML
Thank you, Maviya! Delighted to hear your positive feedback on our Machine Learning with Python training at myTectra. We're thrilled to have empowered you in your learning journey! #pythonML #pythonMachineLearning #machineLearningWithPython #ML #myTectra #MLTraining
Day 19/40 of Python-ML. Today I dived into a complete ML workflow using real-world data! I learned how to: • Frame a problem & choose performance metrics • Explore, visualize & find correlations • Clean & prepare data • Handle categorical/text features #pythonML #End2EndML
ML isn’t just about algorithms — it’s about understanding data and building reliable models. Key lessons so far : • Not enough or poor-quality data hurts performance • Overfitting & underfitting are real struggles • Model tuning and validation are crucial #pythonML
Day 17/40 of Python-ML. Today I explored how Python connects to real-world data using Web APIs. - Made API calls with requests - Accessed and processed live data from the GitHub API. - Visualized top Python repos with Plotly. #pythonML
Day 16/40 of Python-ML Working with CSV files in Python. Today I learned how to read data, handle dates, and plot cool visualizations with matplotlib 📊 From parsing headers to shading charts — it’s all about turning raw data into insights that tell a story. #pythonMl
practiced using Matplotlib to create a scatter plot(showing start and ending point), histogram and line graph. visuals makes data clearer and more powerful. #pythonML #matplotlib #learningEveryday
Day 15/40 of Python-ML Data Visualization. Today I moved on to something new-- I explored how Python helps us visualize data using Matplotlib and Plotly, turning raw numbers into meaningful visuals. I’m learning how to make data tell a story through visuals with python #pythonMl
Alien Invasion Game is finally complete . You start by choosing your difficulty level, then dive into the battle. The game now features a scoreboard, high score tracking (saved even after restart), and shows the remaining ships (lives) as you play. #pythonML #pygame @clcoding
Day 14/40 of python-Ml Alien Invasion Completed! After weeks of learning #Python fundamentals, I’ve fully built my first game using Pygame. I implemented difficulty levels, scoring, high scores, and level progression , turning code into a complete playable experience! #PythonML
Day 12/40 of Python-ML. Alien Invasion game..👽 Today I added new features to my #Pygame project — built the alien fleet, made them move, and change direction when they hit the screen edge. The game is really taking shape now. #pythonMl #pygame #learningEveryday
Day 11/40 of python-ML journey. Today I improved my Alien Invasion game — added smooth ship movement (left &right), set screen limits, and enabled bullet firing and auto deletion . Each line of code brings it closer to a real game! #PythonML #Pygame
Day 10/40 of my Python journey. After learning the basics, I’ve started my first real project — Alien Invasion 🛸 using Pygame. So far, I’ve built the game window, background, and ship display. Excited to make it come alive! ⚡ #PythonML
Some sample project i worked on: Using exception to prevent crashes , handling FileNotFoundError, and analyzing text . On the second frame is a sample of storing data using json and refactoring into more easier and understandable program... #pythonML #LearningEveryday
Day 8 /40 of Python, Files & Exceptions: Today I learned how to read, write, and store data using files in Python. Also covered error handling with 'try–except' and saving user data using JSON. Python can now not only run — it can remember, recover, and handle errors. #PythonML
Day 8 /40 of Python, Files & Exceptions: Today I learned how to read, write, and store data using files in Python. Also covered error handling with 'try–except' and saving user data using JSON. Python can now not only run — it can remember, recover, and handle errors. #PythonML
Day 7 /40 of Python-ML Continuing from yesterday’s class lessons, today I explored how to import classes — from single and multiple modules, entire modules, and even modules within modules. I also learned how to style classes properly for clean and readable code. #PythonML #OOP
Day 5/40 of my Python-ML journey Today was all about functions... Learned how to write and use functions — defining, passing info, returning values, default parameters and keeping code clean & reusable. Feeling more confident with each line I write 💪 #PythonMl #40DaysOfCode
Day 4/40 of Python -ML Today I explored while loops — how to keep programs running until a condition is met. I learned about using flags, break and continue, avoiding infinite loops, and looping through lists and dictionaries. It’s amazing learning new things ... #PythonML
🚀 **Python: ML's Ultimate Weapon? ABSOLUTELY!** Why? 1️⃣ Dead-simple syntax—prototype like a boss! 2️⃣ Killer libs: TensorFlow, PyTorch, Scikit-learn FTW. 3️⃣ Epic community + endless resources. 4️⃣ Scales from notebook to prod, future-proofed. #PythonML #MachineLearning
Some sample project i worked on: Using exception to prevent crashes , handling FileNotFoundError, and analyzing text . On the second frame is a sample of storing data using json and refactoring into more easier and understandable program... #pythonML #LearningEveryday
Day 10/40 of my Python journey. After learning the basics, I’ve started my first real project — Alien Invasion 🛸 using Pygame. So far, I’ve built the game window, background, and ship display. Excited to make it come alive! ⚡ #PythonML
@CDACINDIA is organizing online certificate courses with internship opportunities, starting from 18th March 2024 @GoI_MeitY #ethicalhacking #businessanalyticsAI #pythonML #NLP #cybersecurity #ICT
Python is widely considered as the preferred language for teaching and learning Ml (Machine Learning). As compared to C, C++ and Java the syntax is simpler and Python also consists of a lot of code libraries for ease of use. #Python #ML #PythonML #Shadow
practiced using Matplotlib to create a scatter plot(showing start and ending point), histogram and line graph. visuals makes data clearer and more powerful. #pythonML #matplotlib #learningEveryday
Masked #mammogram data-sets seem to be extremely popular with young data scientists and developers. The number of tests run with #PythonML on mammography data keeps growing everyday. #machinelearning #datascience #Python #breastcancer #oncology #medtech #acumen #healthdata
Data Warehousing E-Learning Video Courses ✅13 Career building courses @ Rs 1,999/- Contact / WhatsApp +91 9676 33 6666 Visit us visualpath.in/datawarehousin… #DataScience #pythonML #ArtificialIntelligence #AI #AppleEvent #RahulVaidya
Visualizing Repositories Using plotly... I added clickable links to access every project from the graph. That’s a wrap . With this, I’ve completed my Python journey — from the basics to working with APIs! Next stop : Machine Learning 🧑💻 #pythonML #learningEveryday
Python's essential role in ML due to its libraries, ease of use, and community support. 🐍 #PythonML #TechSkills
4/ Hands-On Machine Learning with Python 🐍 🎓 Course: Machine Learning with Python: A Practical Introduction 📚 Platform: edX 📖 What you'll learn: Practical Python applications in machine learning, data preprocessing, and model building. #PythonML #HandsOnLearning
Under #ESoWC2021 STREAM 2 on #MachineLearning 👀Browse challenge 24➡️ CliMetLab: extending new #pythonml package to simplify access to #climate and #weather #data github.com/esowc/challeng… @ECMWF @CopernicusECMWF @pyladies Apply before 16 Apr👉 esowc.ecmwf.int
Got a great idea but not sure how to pitch it? Meet our #MyGalileoApp mentor and a @SiliconLondon Cofounder @FrancescoAgape! He's your go-to-person for any entrepreneurship #startup business modeling questions! 💡 #PythonML #UseGalileo @infosharepl @geoworldmedia @geoawesomeness
"Gratitude to everyone who joined Day 2 of our Python ML track. Your presence made it a success. Looking forward to more learning and collaboration ahead! 🚀 #PythonML #GdscNdejje
4/7 ✅ Running the Model 🖥️ - We are getting output with 10 classes! #PythonML #AIForAll #PyTorchTutorial
🚀Explore the synergy of Python and Machine Learning in #AWSDevOps with me at #Conf42Python! 🌐conf42.com/Python_2024_Gu… Let's unlock the potential of AI-driven DevOps together! 🌟 #PythonML #MachineLearning #CloudInfrastructure #DevOpsOptimization #TechConference #AIinDevOps
Alien Invasion Game is finally complete . You start by choosing your difficulty level, then dive into the battle. The game now features a scoreboard, high score tracking (saved even after restart), and shows the remaining ships (lives) as you play. #pythonML #pygame @clcoding
Boost your AI career with the Scikit-Learn Machine Learning Certification 🎯 Take the Free Certification Exam : edchart.com/certificate/sc… 🏅 Earn a Globally Recognized Digital Badge : credly.com/org/edchart-te… #ScikitLearn #MachineLearningCertification #PythonML #DataScience
Not sure when to use SelectKBest, RFE, or SelectFromModel? 🤔 Here’s a quick visual summary of feature selection methods in Scikit-Learn: 🧠 Simple → Powerful 📊 Efficient → Accurate 📎 buff.ly/Lr3X5q5 #DataScience #AIWorkflow #PythonML
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Sunday 62.4K posts
- 2. #sundayvibes 5,103 posts
- 3. Nigeria 884K posts
- 4. Scott Adams 3,920 posts
- 5. Talus 20.2K posts
- 6. Yankees 17.9K posts
- 7. #sundaymotivation 1,521 posts
- 8. #sundaythoughts 1,265 posts
- 9. #sundayfunday N/A
- 10. Blessed Sunday 17.6K posts
- 11. Full PPR N/A
- 12. Standard Time 9,942 posts
- 13. #AllSoulsDay 1,131 posts
- 14. Daylight Savings 11.8K posts
- 15. Oakley 2,353 posts
- 16. Carlos Manzo 401K posts
- 17. Dike 1,823 posts
- 18. Lord's Day 2,168 posts
- 19. Harrison Ford 12.2K posts
- 20. Will Smith 58.3K posts