Giter Club home page Giter Club logo

basics-for-ml-python's Introduction

Python for Machine Learning

This repository contains code and examples for a 17-day Python for Machine Learning course. Each day covers a different topic related to Python and Machine Learning, with mini-projects to help reinforce your learning.

Table of Contents

Day 1: Introduction to Python & How to Start with Python? Variables in Python, Strings in Python, String Formatting in Python

Day 2: List in Python, Dictionaries in Python, Tuples, Set, & Comparison Operators in Python, Conditional Statements

Day 3: For Loop in Python, While Loop in Python, Functions in Python, Python - Problem Solving 1, Python - Problem Solving 2

Day 4: Python Operators - input, enumerate, zip, range, min, max, random, List Comprehensions, Guessing Game Challenge - Mini Project, List Methods - append, count, extend, insert, pop, remove, Python - Problem Solving 3

Day 5: Lambdas, Map, & Filter, Arguments & Keyword Arguments, Exception Handling, Python - Problem Solving 4

Day 6: Classes and Objects, Inheritance in Python, Polymorphism, URL Shortener using Python - Mini Project

Day 7: Create and Read QR Code using Python - Mini Project, Convert any PDF to AudioBook - Mini Project, Spell Correction using Python - Mini Project, Emotion Detector using Python - Mini Project

Day 8: Numpy Arrays, Numpy Indexing, Numpy Operations

Day 9: Pandas - Series, Pandas - DataFrame, Pandas - Missing Data, Groupby, Pandas - Operations

Installation

To run the code in this repository, you will need to install Python 3 and several Python libraries, including NumPy and Pandas. You can install these libraries using the following command:

pip install numpy pandas

Usage

Each day's code is contained in a separate Jupyter Notebook file. To run a notebook, simply open it in Jupyter and execute the code cells. The notebooks are designed to be self-contained, so you should be able to run them without any additional setup.

basics-for-ml-python's People

Contributors

balaji91221 avatar sanjay7178 avatar

Stargazers

Monarch avatar

Watchers

 avatar

Forkers

sanjay7178

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.