View Lucy5237's full-sized avatar
Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. 91_Python_Mini_Projects91_Python_Mini_ProjectsPublic

    Forked from milaan9/91_Python_Mini_Projects

    Jupyter Notebook 1

  2. 92_Python_Games92_Python_GamesPublic

    Forked from milaan9/92_Python_Games

    This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.

    Jupyter Notebook 1

  3. 93_Python_Data_Analytics_Projects93_Python_Data_Analytics_ProjectsPublic

    Forked from milaan9/93_Python_Data_Analytics_Projects

    Jupyter Notebook 1

  4. Python_Decision_Tree_and_Random_ForestPython_Decision_Tree_and_Random_ForestPublic

    Forked from milaan9/Python_Decision_Tree_and_Random_Forest

    I've demonstrated the working of the decision tree-based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample. All the steps h…

    Jupyter Notebook 1

  5. 01_Python_Introduction01_Python_IntroductionPublic

    Forked from milaan9/01_Python_Introduction

    Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.

    Jupyter Notebook 1

  6. 02_Python_Datatypes02_Python_DatatypesPublic

    Forked from milaan9/02_Python_Datatypes

    Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different t…

    Jupyter Notebook 1