22 results found Sort:
- Filter by Primary Language:
- Jupyter Notebook (21)
- Python (1)
- +
This repository contains all the data analytics projects that I've worked on in python.
data-science
tutor-milaan9
ipython-notebook
machine-learning
python4everybody
resume-selection
python4datascience
covid-19-prediction
poker-hand-predictor
stock-news-prediction
data-analytics-projects
breast-cancer-prediction
english-french-tranlation
machine-learning-projects
cervical-cancer-prediction
Created
2021-07-26
79 commits to main branch, last one about a year ago
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.
python-tutor
tutor-milaan9
python-imports
namespace-scope
python-keywords
python4beginner
tutorial-github
type-conversion
jupyter-notebook
jupyter-tutorial
python-operators
python-tutorials
python-variables
python4everybody
python4datascience
tutorial-exercises
python-introduction
python-tutorial-github
python-jupyter-notebooks
python-tutorial-notebook
Created
2021-06-09
502 commits to main branch, last one about a year ago
This repository has no description...
py-to-exe
miniprogram
webscraping
js-in-python
mini-program
mini-project
python-games
python-tutor
mini-projects
tutor-milaan9
covid-19-india
ipython-to-pdf
python4beginner
python-tutorials
python4everybody
python4datascience
python-digital-clock
python-mini-projects
python-tutorial-github
python-tutorial-notebook
Created
2021-07-01
404 commits to main branch, last one about a year ago
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.
match-object
python-regex
python-tutor
tutor-milaan9
python-closure
python-property
python4beginner
ipython-notebook
python-iterators
python-tutorials
python4everybody
python-decorators
python-generators
args-kwargs-master
generator-function
python4datascience
property-decorators
python-advance-topics
python-tutorial-github
python-tutorial-notebook
Created
2021-06-22
67 commits to main branch, last one about a year ago
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriente...
inheritance
oop-concepts
oop-examples
polymorphism
python-tutor
encapsulation
tutor-milaan9
oop-principles
oops-in-python
python4beginner
instance-methods
ipython-notebook
python4everybody
instance-variables
operatoroverloding
python4datascience
classes-and-objects
operator-overloading
python-tutorial-github
python-tutorial-notebook
Created
2021-06-19
51 commits to main branch, last one about a year ago
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your ow...
examples
python-tutor
tutor-milaan9
examples-python
python-examples
python4beginner
python-exercises
python4everybody
python-programming
python4datascience
flow-control-examples
python-basic-examples
python-files-examples
python-examples-github
python-tutorial-github
python-advance-examples
object-oriented-examples
python-tutorial-notebook
python-functions-examples
python-exercises-for-interview
Created
2021-07-02
115 commits to main branch, last one about a year ago
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 have...
dtreeviz
graphviz
decision-tree
id3-algorithm
random-forest
tutor-milaan9
cart-algorithm
python4beginner
python4everybody
decision-tree-id3
python4datascience
iris-classification
python-decision-tree
decision-tree-playgolf
python-tutorial-github
decision-tree-algorithm
decision-tree-classifier
python-tutorial-notebook
decision-tree-classification
python-decisiontreeclassifier
Created
2021-07-04
106 commits to main branch, last one about a year ago
Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipula...
python-tutor
pandas-python
pandas-series
python-pandas
tutor-milaan9
pandas-tutorial
python4beginner
pandas-dataframe
python-tutorials
pandas-datareader
pandas-excercises
python4datascience
dataframe-from-list
dataframe-drop-columns
python-tutorial-github
dataframe-to-dictionary
python-tutorial-notebook
dataframe-drop-duplicates
dataframe-from-dictionary
pandas-tricks-for-data-manipulation
Created
2021-06-17
73 commits to main branch, last one about a year ago
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 type...
python-sets
python-lists
python-tuples
tutor-milaan9
python-strings
python-datatypes
python-tutorials
python4everybody
python-dictionary
list-comprehension
python4datascience
list-comprehensions
python-list-methods
python-sets-methods
python-tuple-methods
python-string-methods
python-tutorial-github
python-tutorial-notebook
python-dictionary-methods
python-string-maupulation
Created
2021-06-09
314 commits to main branch, last one about a year ago
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both fo...
Created
2021-12-20
8 commits to main branch, last one about a year ago
Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific ...
numpy
array-math
numpy-arrays
numpy-matrix
python-tutor
array-methods
tutor-milaan9
array-indexing
numpy-tutorial
numpy-exercises
python4beginner
ipython-notebook
python-tutorials
python4everybody
array-reorganizing
python4datascience
array-manipulations
python-tutorial-github
numpy-exercise-solutions
python-tutorial-notebook
Created
2021-06-17
98 commits to main branch, last one about a year ago
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns th...
docstrings
python-tutor
random-module
tutor-milaan9
math-functions
lamda-functions
python4beginner
functions-python
python-functions
python4everybody
builtin-functions
built-in-functions
python4datascience
anonymous-functions
recursive-functions
functional-arguments
global-local-nonlocal
userdefined-functions
python-tutorial-github
python-tutorial-notebook
Created
2021-06-12
130 commits to main branch, last one about a year ago
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has str...
ipython
exceptions
python-files
python-tutor
file-handling
tutor-milaan9
file-directory
file-exception
pythontutorial
python4beginner
ipython-notebook
python-tutorials
python4everybody
file-input-output
exception-handling
python4datascience
python-tutorial-github
userdefined-exceptions
file-exception-handeling
python-tutorial-notebook
Created
2021-06-18
58 commits to main branch, last one about a year ago
Time is undoubtedly the most critical factor in every aspect of life. Therefore, it becomes very essential to record and track this component. In Python, date and time can be tracked through its built...
Created
2021-06-22
54 commits to main branch, last one about a year ago
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
for-loop
while-loop
if-elif-else
if-statement
tutor-milaan9
python4beginner
ipython-notebook
nested-for-loops
python-tutorials
python4everybody
jupyter-notebooks
control-statements
if-else-statements
nested-while-loops
python4datascience
break-continue-pass
python-flow-control
python-tutorial-github
python-tutorial-notebook
nested-if-else-statements
Created
2021-06-12
78 commits to main branch, last one about a year ago
Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader S...
matplotlib
python-tutor
data-analysis
tutor-milaan9
python4beginner
ipython-notebook
python-tutorials
python4everybody
matplotlib-pyplot
matplotlib-python
python-matplotlib
data-visualization
matplotlib-figures
matplotlib-heatmap
python4datascience
matplotlib-examples
matplotlib-tutorial
matplotlib-exercises
python-tutorial-github
python-tutorial-notebook
Created
2021-06-15
61 commits to main branch, last one about a year ago
Seaborn is one of the go-to tools for statistical data visualization in python. It has been actively developed since 2012 and in July 2018, the author released version 0.9. This version of Seaborn has...
Created
2021-07-13
83 commits to main branch, last one about a year ago
My Solutions to 120 commonly asked data science interview questions.
Created
2021-09-21
37 commits to main branch, last one about a year ago
This repository has no description...
Created
2021-06-15
645 commits to main branch, last one 8 months ago
This repository consists of a complete guide on natural language processing (NLP) in Python where we'll learn various techniques for implementing NLP including parsing & text processing and understand...
Created
2021-11-08
19 commits to main branch, last one 2 years ago
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.
game-2d
python3
board-games
tic-tac-toe
python-games
games-with-ai
tutor-milaan9
bulls-and-cows
python4beginner
ipython-notebook
python-tutorials
python4everybody
python4datascience
tic-tac-toe-with-ai
python-games-with-ai
bulls-and-cows-solver
bulls-and-cows-with-ai
python-tutorial-github
python-tutorial-notebook
Created
2021-07-26
62 commits to main branch, last one 8 months ago
This repository explores the variety of techniques and algorithms commonly used in machine learning and the implementation in MATLAB and PYTHON.
data-science
random-forest
tutor-milaan9
decision-trees
error-functions
machine-learning
fitting-algorithm
matlab4datascience
python4datascience
frequentist-methods
dynamic-time-warping
gaussian-naive-bayes
naive-bayes-classifier
machine-learning-matlab
machine-learning-python
value-iteration-algorithm
machine-learning-algorithms
singular-value-decomposition
Created
2020-09-09
93 commits to master branch, last one about a year ago