توضیحاتی در مورد الگوریتم
Random Forest
https://www.instagram.com/p/B9HaR7ggeky/?igshid=1l3vvn7ybepp7
Random Forest
https://www.instagram.com/p/B9HaR7ggeky/?igshid=1l3vvn7ybepp7
Instagram
The Hub AI
Follow @thehubai for more. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . #datascience #machinelearning #ai #bigdata #artificialintelligence #python #data #deeplearning #programming #technology #dataanalytics #tech #developer #coding #datascientist…
🤖⚡️ scikit-learn tip :
GridSearchCV taking too long? Try RandomizedSearchCV with a small number of iterations.
Make sure to specify a distribution (instead of a list of values) for continuous parameters!
#sklearntips #MachineLearning #Python #DataScience
منبع
GridSearchCV taking too long? Try RandomizedSearchCV with a small number of iterations.
Make sure to specify a distribution (instead of a list of values) for continuous parameters!
#sklearntips #MachineLearning #Python #DataScience
منبع
تو پایتون، تابع int از اون چیزی که فکر میکنید به مراتب قوی تره!
برای مثال اعداد به هر زبانیو براتون معادل یونیکدشون تو انگلیسی میکنه
https://twitter.com/raymondh/status/1288332005373960193?s=09
برای مثال اعداد به هر زبانیو براتون معادل یونیکدشون تو انگلیسی میکنه
https://twitter.com/raymondh/status/1288332005373960193?s=09
Twitter
Raymond Hettinger
#Python tip: The int() function is smarter than it looks: >>> int('42') 42 >>> int('४२') 42 >>> int('٤٢') 42
study-guide-data-manipulation-with-python.pdf
372.5 KB
great #python data manipulation cheat sheet
منبع:
https://github.com/shervinea/mit-15-003-data-science-tools/tree/master/en
منبع:
https://github.com/shervinea/mit-15-003-data-science-tools/tree/master/en
A free available book about Simple patterns for building complex applications
کتابی در مورد پترنهای ساده برای ساختن اپلیکیشنهای پیچیده با پایتون که به رایگان و آنلاین قابل مطالعه است.
#python #book #architecture #pattern #design #anti
https://www.cosmicpython.com/book/preface.html
کتابی در مورد پترنهای ساده برای ساختن اپلیکیشنهای پیچیده با پایتون که به رایگان و آنلاین قابل مطالعه است.
#python #book #architecture #pattern #design #anti
https://www.cosmicpython.com/book/preface.html
👍2
When Python can’t thread: a deep-dive into the GIL’s impact.
چرا در پایتون به معنای واقعی نمیتوانیم thread داشته باشیم. توی این مقاله جالب بصورت ملموس در مورد GIL در پایتون صحبت میشه.
#python #gil #thread #deepdive
https://pythonspeed.com/articles/python-gil
چرا در پایتون به معنای واقعی نمیتوانیم thread داشته باشیم. توی این مقاله جالب بصورت ملموس در مورد GIL در پایتون صحبت میشه.
#python #gil #thread #deepdive
https://pythonspeed.com/articles/python-gil
👍1
💥 A list of python libraries & frameworks!
منبع:
https://twitter.com/AfricaDataSch
#Python #Framework #Libraries
منبع:
https://twitter.com/AfricaDataSch
#Python #Framework #Libraries
Need to create a unique identifier? #Python has you covered with the
uuid module! 🐍🔥انتشار کورس رایگان پایتون دانشگاه هاروارد
🔰 فیلم کلاس
🔰 سایت استاد
#پایتون #منابع #کلاس_آموزشی #فیلم
#Python
🔰 فیلم کلاس
🔰 سایت استاد
#پایتون #منابع #کلاس_آموزشی #فیلم
#Python
YouTube
CS50's Introduction to Programming with Python (CS50P) 2022
This is CS50P, CS50's Introduction to Programming with Python. Register for free at https://cs50.edx.org/python. Slides and source code at https://cs50.harva...
👍3
🐍 10 دوره رایگان برای یادگیری Python
👩🏻💻 این منابع فوقالعاده میتونن مهارتهات در #Python رو چند سطح بالاتر ببرن و بهترین بخشش اینکه کاملاً رایگان هستن!
1️⃣ Comprehensive Python Course for Beginners
🔗 https://www.youtube.com/watch?v=H2EJuAcrZYU
📃 آموزش کامل از پایه تا پیشرفته با توضیحات شفاف و منظم.
2️⃣ Intensive Python Training
🔗 https://www.youtube.com/watch?v=rfscVS0vtbw
📃 دوره فشردهی ۴ ساعته، سریع، دقیق و کاربردی.
3️⃣ Comprehensive Python Course
🔗 https://www.youtube.com/watch?v=ix9cRaBkVe0
📃 آموزش همراه با مثالها و تمرینهای واقعی.
4️⃣ Introduction to Python (CS50)
🔗 https://cs50.harvard.edu/python/
📃 یادگیری اصول با تمرکز بر منطق، کدنویسی تمیز و حل مسئله.
5️⃣ Automate Daily Tasks with Python
🔗 https://automatetheboringstuff.com/
📃 یاد بگیر چطور کارهای روزمرهت رو با Python خودکار کنی.
6️⃣ Learn Python with Interactive Practice
🔗 https://www.kaggle.com/learn/python
📃 آموزش تعاملی با دادههای واقعی و تمرینهای عملی.
7️⃣ Scientific Computing with Python
🔗 https://www.freecodecamp.org/learn/scientific-computing-with-python/
📃 پروژهمحور برای کسانی که میخوان با داده و تحلیل علمی کار کنن.
8️⃣ Step-by-Step Python Training
🔗 https://www.w3schools.com/python/python_reference.asp
📃 آموزش مرحلهبهمرحله با تمرینهای کوتاه و تعاملی.
9️⃣ Google's Python Class
🔗 https://developers.google.com/edu/python
📃 دورهای از مهندسان گوگل با تمرینهای واقعی و نکات حرفهای.
🔟 Introduction to Programming with Python (MIT)
🔗 https://ocw.mit.edu/courses/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/download/
📃 محتوای سطح دانشگاهی برای درک مفاهیم پایه و حل مسئله با تمرین و پروژه.
👩🏻💻 این منابع فوقالعاده میتونن مهارتهات در #Python رو چند سطح بالاتر ببرن و بهترین بخشش اینکه کاملاً رایگان هستن!
1️⃣ Comprehensive Python Course for Beginners
🔗 https://www.youtube.com/watch?v=H2EJuAcrZYU
📃 آموزش کامل از پایه تا پیشرفته با توضیحات شفاف و منظم.
2️⃣ Intensive Python Training
🔗 https://www.youtube.com/watch?v=rfscVS0vtbw
📃 دوره فشردهی ۴ ساعته، سریع، دقیق و کاربردی.
3️⃣ Comprehensive Python Course
🔗 https://www.youtube.com/watch?v=ix9cRaBkVe0
📃 آموزش همراه با مثالها و تمرینهای واقعی.
4️⃣ Introduction to Python (CS50)
🔗 https://cs50.harvard.edu/python/
📃 یادگیری اصول با تمرکز بر منطق، کدنویسی تمیز و حل مسئله.
5️⃣ Automate Daily Tasks with Python
🔗 https://automatetheboringstuff.com/
📃 یاد بگیر چطور کارهای روزمرهت رو با Python خودکار کنی.
6️⃣ Learn Python with Interactive Practice
🔗 https://www.kaggle.com/learn/python
📃 آموزش تعاملی با دادههای واقعی و تمرینهای عملی.
7️⃣ Scientific Computing with Python
🔗 https://www.freecodecamp.org/learn/scientific-computing-with-python/
📃 پروژهمحور برای کسانی که میخوان با داده و تحلیل علمی کار کنن.
8️⃣ Step-by-Step Python Training
🔗 https://www.w3schools.com/python/python_reference.asp
📃 آموزش مرحلهبهمرحله با تمرینهای کوتاه و تعاملی.
9️⃣ Google's Python Class
🔗 https://developers.google.com/edu/python
📃 دورهای از مهندسان گوگل با تمرینهای واقعی و نکات حرفهای.
🔟 Introduction to Programming with Python (MIT)
🔗 https://ocw.mit.edu/courses/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/download/
📃 محتوای سطح دانشگاهی برای درک مفاهیم پایه و حل مسئله با تمرین و پروژه.
YouTube
Python Full Course for Beginners | Complete All-in-One Tutorial | 9 Hours
Web Dev Roadmap for Beginners (Free!): https://bit.ly/DaveGrayWebDevRoadmap
This Python Full Course for Beginners is an all-in-one beginner tutorial and complete course full of nearly 9 hours of Python code and instruction to level up your programming skills.…
This Python Full Course for Beginners is an all-in-one beginner tutorial and complete course full of nearly 9 hours of Python code and instruction to level up your programming skills.…