Sei sulla pagina 1di 10

PYTHON AND MACHINE LEARNING

INTERN
AAM AADMI PARTY
Aam Aadmi Party Head Office. Office Address:
206, Rouse Avenue, Deen Dayal Upadhyay Marg, Delhi 110002

Guided By: Presented By:


Charanjeet Singh Vishal Ojha
04151202816

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 1


ABOUT THE ORGANISATION
•Aam Aadmi Party is an Indian political party, formally
launched on 26 November 2012, and is currently the ruling
party of the National Capital Territory of Delhi
•The party made its electoral debut in the 
2013 Delhi Legislative Assembly election, where it emerged
as the second-largest party, winning 28 of the 70 seats. 
•In the 2015 Delhi Legislative Assembly election, AAP won 67
of the 70 seats in the assembly. Among two national political
parties, the Bharatiya Janata Party won 3 seats, while the
Indian National Congress did not win any seat.

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 2


Python Programming Language
Python is an open source, high-level programming
language developed by Guido van Rossum in the
late 1980s.Python is a High-level, Interpreted,
Interactive, Functional, Modular and Object-
oriented scripting language. Python is designed to
be highly readable. It uses English keywords
frequently where as other languages use
punctuation, and it has fewer syntactical
constructions than other languages..

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 3


SCOPE OF PYTHON
Data Analyst
Research Analyst
Data Scientist
Information Security
Software Testing
Machine Learning

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 4


FEATURES OF PYTHON

Features of Python

Easy –To-Learn
Easy-To-Maintain
Easy-To-Read
A broad Standard Library
Portable
Extendable
GUI Programming
Scalable
Database
INDUSTRIAL TRAINING
10 October 2019 5
PRESENTATION 2019
Modes Of Python
1. Interactive Interpreter (INTERACTIVE MODE): Start Python from Unix, DOS, or
any other system that provides you a command-line interpreter or shell
window.
2. Script from the Command-line(BATCH MODE):-A Python script can be executed
at command line by invoking the interpreter on an application, as in the
following
3. Integrated Development Environment:- You can run Python from a Graphical
User Interface (GUI) environment as well, if you have a GUI application on your
system that supports Python.

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 6


Machine Learning
Machine Learning, as the name suggests, provides machines with the ability
to learn autonomously based on experiences, observations and analysing
patterns within a given data set without explicitly programming. When we
write a program or a code for some specific purpose, we are actually writing
a definite set of instructions which the machine will follow
Whereas in machine learning, we input a data set through which the
machine will learn by identifying and analysing the patterns in the data set
and learn to take decisions autonomously based on its observations and
learnings from the dataset.

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 7


Difference between Machine
Learning Deep Learning and Artificial
Intelligence

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 8


Types Of Machine Learning
Machine Learning algorithms can be classified into:
◦ Supervised Algorithms - Linear Regression,
Logistic Regression, KNN classification, Support
Vector Machine (SVM), Decision Trees, Random
Forest, Naive Bayes’ theorem
◦ Unsupervised Algorithms - K Means Clustering
◦ Reinforcement Algorithm- Trial And Error
Learning(Deep Q Learning)

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 9


THANK YOU

10 October 2019 INDUSTRIAL TRAINING PRESENTATION 2019 10

Potrebbero piacerti anche