[go: up one dir, main page]

0% found this document useful (0 votes)
5 views18 pages

ML With Py Brochure

TCR Innovation offers a comprehensive Data Science with Machine Learning and Python internship program that includes over 120 hours of online training, 1:1 live mentoring, and career guidance. Participants will learn various technologies, including SQL and Python, and will have the opportunity to create hands-on projects and receive internship certificates. The program also emphasizes skills development such as communication, leadership, and interview preparation.

Uploaded by

kanduriramya86
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views18 pages

ML With Py Brochure

TCR Innovation offers a comprehensive Data Science with Machine Learning and Python internship program that includes over 120 hours of online training, 1:1 live mentoring, and career guidance. Participants will learn various technologies, including SQL and Python, and will have the opportunity to create hands-on projects and receive internship certificates. The program also emphasizes skills development such as communication, leadership, and interview preparation.

Uploaded by

kanduriramya86
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

Data Science with

M a c h i n e l e a r n i n g a n d py t h o n
I nte r n s h i p Pro gra m
120+ Hours of Online Training

1:1 Live Mentoring

Career,Interview
and Internship guidance

Learn 8+ Technologies

Learn from Industry Experts

Create your own


hands-on Project

Intern with us
Who are we?
TCR Innovation is a career platform for
Students and Learners where they are
provided with prac tical oppor tunities,
Industrial Training Programs and In-
ternships.
Salient Features of
This course
1 120+ Hours of Live Intensive Training

2 10+ Hours of Hands-on Assignments and Projects

3 Career, interview, internship


and Placement guidance

4 Lifetime Access to Latest Content

5 Learn from the Experts

24X7 Support through Discussion forum


Lorem Ipsum
6

Dolor
Lo re m i p s u m d o l o r s i t a m e t , co n s e c te t u e r a d i p i s c -
i n g e l i t , s e d d i a m n o n u m my n i b h e u i s m o d t i n c i d -
u nt u t l a o re e t d o l o re m a gn a a l i q u a m e rat vo l u t p at . “ Lo re m i p s u m d o l o r s i t a m e t , co n s e c te t u e r a d i p -
U t w i s i e n i m a d m i n i m ve n i a m , q u i s n o s t r u d e xe rc i
t at i o n u l l a m co r p e r s u s c i p i t l o b o r t i s n i s l u t a l i q u i p i s c i n g e l i t , s e d d i a m n o n u m my n i b h e u i s m o d
e x e a co m m o d o co n s e q u at . D u i s a u te m ve l e u m
i r i u re d o l o r i n h e n d re r i t i n v u l p u t ate ve l i t e s s e m o - t i n c i d u nt u t l a o re e t d o l o re m a gn a a l i q u a m e rat
l e s t i e co n s e q u at , ve l i l l u m d o l o re e u fe u gi at n u l l a
vo l u t p at ”
f a c i l i s i s at ve ro e ro s e t a cc u m s a n e t i u s to o d i o
d i gn i s s i m q u i b l a n d i t p ra e s e nt l u p t at u m z z r i l d e l e -
n i t a u g u e d u i s d o l o re te fe u g a i t n u l l a f a c i l i s i .

Lo re m i p s u m d o l o r s i t a m e t , co n s e c te t u e r a d i p i s c -
i n g e l i t , s e d d i a m n o n u m my n i b h e u i s m o d t i n c i d -
u nt u t l a o re e t d o l o re m a gn a a l i q u a m e rat vo l u t p at .
U t w i s i e n i m a d m i n i m ve n i a m , q u i s n o s t r u d e xe rc i
t at i o n u l l a m co r p e r s u s c i p i t l o b o r t i s n i s l u t a l i q u i p
e x e a co m m o d o co n s e q u at .
Additional skills
You will learn
Linkedin

Github

Improved communication skills

Interview cracking

Resume building

Leadership skills
SKILLS YOU WILL LEARN
Structured Query Language (SQL)
Part 1

Introduction
What is SQL
Real time applications
How SQL works

Database
What is a Database
Comparison of two Databases
Database Management System(DBMS)
Relational Databases
Database Queries

Tables and Keys


Introduction
Primar y key
Foreign Key

Basics of SQL
Data Quer y Language
Data Definition Language
Data Control Language
Data Manipulation Language

Creating tables and


Inserting values
Datatypes
Create, Alter and Drop
How to Inser t values after creating tables
Select command.
SKILLS YOU WILL LEARN
Structured Query Language (SQL)
Part 2

Constraints
What is a constraint
Not Null constraint
Unique constraint
Primar y key constraint
Foreign Key constraint
Check , Create Index and Default constraints

Update and Delete


Update and Delete commands uses
Working with Update and Delete

Aggregate Functions
What is an aggregate function
Types of aggregate functions
Working with aggregate functions

Additional Clauses
As
Between
Group by
Having
Like
Or

Union and Joins


Union
Inner Join
Outer Join
Left Outer Join
Right Outer Join
SKILLS YOU WILL LEARN
Structured Query Language (SQL)
Part 3

ER Diagrams
What is an ER Diagram
Entity, Entity type and Entity set
Types of Attributes
Relationships and its types
Cardinality
Par ticipation Constraints
Designing ER Diagrams

Summary
Update and Delete commands uses
Working with Update and Delete
SKILLS YOU WILL LEARN
PYTHON
Part 1

Introduction
Introduction to python
Histor y of python
Installing and using python

Basic programs in python


Get star ted with “Hello world” program.
Addition and multiplication in python

Variables
How to work with variables
Datatypes of variables
Type conversion of variables
Writing expressions using variables

Operators
Arithmetic operators
Comparison operators
Logical operators
Bitwise operators
Assignment operators
Identity operators
Membership operators

Conditional statements
What are conditional statements in python
Programs using conditional statements
If else and elif
SKILLS YOU WILL LEARN
PYTHON
Part 2

Loops and Iteration


For loops
While loops
Various programs using loops

Functions
User defined functions and predefined func-
tions
Types of arguments
Input and output
Recursion

Strings
Introduction to strings
String methods
Working with strings

Lists
What is a list and how does it differ from array
List methods
Programs using lists

Tuple
Introduction to tuple
Working with tuples
Methods of tuples

Dictionary
Keys and values
Working with dictionaries
SKILLS YOU WILL LEARN
PYTHON
Part 3

Modules and packages


Introduction to modules and packages
Working with user defined modules and
packages
SKILLS YOU WILL LEARN
DATA SCIENCE
Part 1

Data Science
Inferential and descriptive
statistics
Measures of center and
measures of spread
Normal distribution
Binomial distribution
Poison distribution
Bernoulli distribution
Predictive modeling
SKILLS YOU WILL LEARN
MACHINE LEARNING WITH PYTHON
Part 1

Introduction to Machine
Learning
What is Machine Learning
Realtime applications of Machine Learning.
Get star ted with Machine Learning

Libraries in python
Numpy
Scipy
Matplotlib
Seaborn
Sklearn
Pandas

Data visualization and


manipulation using pandas
Reading a Dataset
Readers and types of files
Dataframes
Identifying and Treating null values
Dealing with categorical variables

Data Exploration
Outliers
Graphs and Plots
Barplot, histograms, box plot, count plot, reg plot,
dist plot etc.
Splitting and Training the data
SKILLS YOU WILL LEARN
MACHINE LEARNING WITH PYTHON
Part 2

Types of Machine Learning


Super vised Learning
Unsuper vised Learning
Reinforcement Learning

Supervised Learning
What is super vised learning
Examples of super vised Learning
Classification
Regression

Unsupervised Learning
What is Unsuper vised Learning
Examples of Unsuper vised Learning
Clustering with examples
Association Rule Mining and real time applications

Linear Regression
What is Linear Regression
Representation of Linear Regression
Prediction using Linear Regression
Implementation using Python
MultiLinear Regression

Logistic Regression
What is Logistic Regression Algorithm
Uses of Logistic Regression algorithm
Visualisation and Predictions of Logistic Regression
Implementation using Python
Working of Logistic Regression
SKILLS YOU WILL LEARN
MACHINE LEARNING WITH PYTHON
Part 3

Decision Trees
What is a Decision Tree
Examples of Decision Tree
Classification Trees and Regression Trees
Working of Decision Trees
Python implementation
Visualizing Decision Trees

Random Forest
What is a Random Forest algorithm
Difference between Random Forest and Decision
Trees
Examples and implementation
Working of Random Forest

K Nearest Neighbor
Need of KNN
Working of KNN
Finding the value of k
Advantages and Disadvantages
Python Implementation
Visualization of KNN

Naive Bayes Classifier


Bayes Theorem
Working of Naïve Bayes
Advantages and Disadvantages
Types of Naïve Bayes model
Python Implementation
SKILLS YOU WILL LEARN
MACHINE LEARNING WITH PYTHON
Part 4

K Means Clustering
What is K means Clustering
Working of K means
Finding value of K
Python Implementation

Association Rule Mining


What is Association Rule Mining
Examples of Association Rule Mining
Realtime applications
Intership Project report
You will create a project
report on your final internship project

What have we learnt


How can be these applied in realtime
Projects
CERTIFICATION
& REGISTRATION

CERTIFICATE
Training Completion Cer tificate

I nter nship Cer tificate

Letter of recommendation

Appreciation cer tificate

Internship Program Registration


Duration of the internship program: 2 Months

How to Register & Fees:


Step 1: Attend the free orientation to get the detailed information
about our internship program.
Step 2: Final Registration Form will be provided and fees will be dis-
closed in the orientation itself.

TCR INNOVATION EMAIL - tcrinnovation@gmail.com

You might also like