Intermediate Python resources

Filters Filters (2)
Subject
Grade/Level
Types

Intermediate Python resources

By Dr. Prerna's Computer Science(IT) Store
Machine Learning with Python - Classification using Supervised Algorithms,Visualization image

This project showcases the Classification using various ML Algorithms and Visualization of the data. It includes: Visualizing the data BoxPlot Histogram ScatterPlot Cross Tabulations Training and modeling...

By Manjunatha VG
Python Fundamentals: Mastering the Basics of Programming (eBook) image

Python Fundamentals: Mastering the Basics of Programming (eBook) Welcome to the world of Python programming! This short book is designed to provide you with a solid foundation in the fundamental concepts of Python,...

By Siddartha Kshirsagar
Python Kickstart: An Introduction for Absolute Beginners image

Course Overview: Embark on a comprehensive journey through Python programming with our all-encompassing course. From the language's historical roots to advanced data manipulation with libraries like NumPy, Pandas, and...

By Adugnaw silesh
Python code of Euler method image

Euler method is one Numetical methods to solve different ODE problems. I write python code for Euler method how to solve easly by using python simulation for both iteration value and graphs.

By Sahil Kale
Python Complete Course - Empower your coding journey with an industry-approved curriculum! image

Embark on a comprehensive Python learning experience with our unbeatable offer: a curated collection of 16 in-depth classes, thoughtfully designed to cover the entire spectrum of Python fundamentals. Dive into each...

By Aakash Verma
Sentiment Analysis of IMDb Reviews using Decision Tree and Multinomial Naive Bayes Models. image

In this project, we delve into the realm of sentiment analysis using machine learning techniques on the IMDb dataset. Our primary goal is to predict sentiment polarity—positive or negative—of movie reviews, employing...

By Uddesh Jari
Data Science cheat sheet - Bundle : Pandas, NumPy, Scikit-Learn, ML, SQL, Python, Git image

🚀 Launch Your Data Science Journey: Introducing the "Data Science Cheat Sheet - Bundle," your ultimate shortcut to mastering data science! 🔍 All-In-One Resource. 🎯 Tailored for all Data Science Students and...

By Aakash Verma
Predicting Insurance Costs with Machine Learning models. image

In this project, we embark on a data-driven exploration into the world of insurance cost prediction using advanced machine learning techniques. Our primary objective is to harness the power of three distinct regression...

By Aakash Verma
Predicting Casualties in Road Accidents: A Comparative Analysis using ML Models. image

In this project, we delve into the realm of road safety analytics, aiming to predict the number of casualties in road accidents using advanced machine learning techniques. Our primary objective is to harness the power...

By Aakash Verma
Predicting Car Recommendations from Reviews: A Comparative Analysis of ML models and NLP. image

In this project, we delve into the world of sentiment analysis and recommendation prediction by utilizing advanced machine learning techniques. Our primary objective is to predict car recommendations based on customer...

By Aakash Verma
Predicting Health Condition Labels using Machine Learning (Stress Detection). image

In this project, we embark on a data-driven exploration into the realm of healthcare analytics, aiming to predict health condition labels using advanced machine learning methodologies. Our primary objective is to...

By Aakash Verma
Predicting Agent Bonus in Insurance: A Comparative Analysis of Machine Learning Models image

In this project, we embark on a journey into the realm of predictive analytics within the insurance sector, focusing on the prediction of Agent Bonus using advanced machine learning techniques. Our primary objective is...

By Rohit Prasan Mandal
Must-Have: Your Ultimate Guide to Object-Oriented Programming! image

Are you ready to take your coding skills to the next level? Look no further! Presenting a treasure trove of knowledge that will revolutionize your understanding of Object-Oriented Programming (OOP). Unlock the Power of...

By Manjunatha VG
Python Basic Programming image

Python Basic Programming This repository is a comprehensive resource designed to introduce beginners to Python. It offers a well-organized collection of fundamental Python concepts, making it an ideal starting point for...

Subjects:
Types:
Price:
20 USD
By Data Science
Python Introduction for Data Science and Machine Learning image

Learning Objectives: Python Basics Be able to understand general syntax and use primary and secondary data types. Be able to understand and implement general operations. Be able to understand and implement basic...

By kavita s
Basics of Python Programming image

This Powerpoint presentation overs basics of python programming. It includes following topics: (1) Basics (2) Datatypes (3) Variables, keywords, identifiers (4) Python I/O (5) Import (6) Operators

Subjects:
Level:
Price:
FREE
By MarksMaster
Deep learning based brain tumor detection image

The project involves designing and implementing a deep learning-based brain tumor detection system using MRI images. The goal is to determine whether a person has a brain tumor by analyzing their brain MRI image. This...