01-Python Basic

History, standard library, REPL, bytecode, modules, naming and scopes

πŸ“… Jul 1, 2024
# Topic covered
* Introduction to Python
* Python Name
* Where we can use Python
* Python Versions
* Flavors of Python
* Features of Python
* Why to use Python
* PEP - Python Enhancement Proposal
* Python Library
* Compiled language vs interpreted language
* Identifiers
* Reserved Words (Keywords)
* Process: Making Chai (Tea) - in Pythonic View
Read More β†’

01-Machine Learning

Ma

πŸ“… Aug 21, 2021

1.1 Data Science

Data science is the domain of study that deals with vast volumes of data using modern tools and techniques to find unseen patterns, derive meaningful information, and make business decisions. Data science uses complex machine learning algorithms to build predictive models.

Data Science is a field which incorporates Artificial Intelligence, Data Mining, Big Data, Machine Learning, and Deep Learning.

Read More β†’