UrbanPro
true
Jaspreet S. Data Science trainer in Bangalore

Jaspreet S.

Working as a Data Scientist in Bangalore, India

Whitefield Sathya Sai Layout, Bangalore, India - 560066.

Verified 3 Students

Referral Discount: Get ₹ 500 off when you make a payment to start classes. Get started by Booking a Demo.

Details verified of Jaspreet S.

Identity

Education

Know how UrbanPro verifies Tutor details

Identity is verified based on matching the details uploaded by the Tutor with government databases.

Overview

I am an experienced, qualified professional working as a full time Data Scientist, working in Bangalore, for clients from the American, Chinese, Middle East and Australian geographies. I have worked for the data science and analytics companies like Microsoft, Walmart, Nike, etc. for problems ranging from Demand Forecasting, Natural Language Processing, Neural Networks based Computer Vision, and such real world corporate level projects as a a full time Data Scientist.
The reason I strongly suggest myself over other tutors is because, unlike sharing just bookish knowledge, I working as an actual Data Science professional, can help you not only with bookish theory, but also to solve actual and real world data science problem which we work on day to day in our job, data science project life cycle and how the projects spans, an inside look from a company's perspective and help you in cracking the requirements to clear interviews.

Languages Spoken

English

Punjabi

Hindi

Education

lovely professional university 2018

Bachelor of Technology (B.Tech.)

Address

Whitefield Sathya Sai Layout, Bangalore, India - 560066

Verified Info

ID Verified

Education Verified

Phone Verified

Email Verified

Facebook Verified

Report this Profile

Is this listing inaccurate or duplicate? Any other problem?

Please tell us about the problem and we will fix it.

Please describe the problem that you see in this page.

Type the letters as shown below *

Please enter the letters as show below

Teaches

Data Science Classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Data Science Classes

4

Data science techniques

Machine learning, Python, Artificial Intelligence

Teaching Experience in detail in Data Science Classes

I am professionally a Data Scientist, working in Bangalore for a US based Big Data company. I have deep experience of lucid and practical teaching and have trained more than 200 students in the filed of Data Analysis, Data Science, Machine Learning, Neural Network and Deep Learning domains of NLP and Computer Vision. You may ask for a free demo class before deciding in whether to hire me or not. Please freely raise all your doubts or concerns regarding teaching pedagogy and your topics/syllabus of interest. I would be happy to answer.

Python Training classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Python Training classes

4

Course Duration provided

6-12 months, 1-3 months, 3-6 months

Seeker background catered to

Individual

Python applications taught

Scipy Stack with Python , Text Processing with Python, Web Scraping with Python , Regular Expressions with Python , Data Visualization with Python, Data Science with Python, Data Extraction with Python , Data Analysis with Python , Machine Learning with Python

Teaching Experience in detail in Python Training classes

I am professionally a Data Scientist, working in Bangalore for a US based Big Data company. I have deep experience of lucid and practical teaching and have trained more than 200 students in the filed of Data Analysis, Data Science, Machine Learning, Neural Network and Pre-Trained Deep Learning libraries.. You may ask for a free demo class before deciding in whether to hire me or not. Please raise freely all your doubts or concerns regarding teaching pedagogy and your topics/syllabus of interest. I would be happy to answer.

Courses

Documents (1)

Machine Learning: 2020

Reviews (1)

4 out of 5 1 review

Jaspreet Singh https://s3-ap-southeast-1.amazonaws.com/tv-prod/member/photo/2289613-small.png Whitefield Sathya Sai Layout
4.0051
Jaspreet Singh
S

english

"I had already read from jaspreet singh. He is a very nice person , and obviously a dedicated tutor. He usually tries to out perform, and make his students work harder. I had C++ classes, and then Soft Skills(English) classes from him, it was offline, in his home. While talking about fees, I didn't mind it much, at starting I felt like I am over paying, but then after 4 5 lectures, i felt like it was quite adequate amount. I would recommend everyone to join his classes. I had already read from jaspreet singh. He is a very nice person , and obviously a dedicated tutor. He usually tries to out perform, and make his students work harder. I had C++ classes, and then Soft Skills(English) classes from him, it was offline, in his home. While talking about fees, I didn't mind it much, at starting I felt like I am over paying, but then after 4 5 lectures, i felt like it was quite adequate amount. I would recommend everyone to join his classes. I had already read from jaspreet singh. He is a very nice person , and obviously a dedicated tutor. He usually tries to out perform, and make his students work harder. I had C++ classes, and then Soft Skills(English) classes from him, it was offline, in his home. While talking about fees, I didn't mind it much, at starting I felt like I am over paying, but then after 4 5 lectures, i felt like it was quite adequate amount. I would recommend everyone to join his classes. I had already read from jaspreet singh. "

Have you attended any class with Jaspreet?

FAQs

1. Which classes do you teach?

I teach Data Science and Python Training Classes.

2. Do you provide a demo class?

Yes, I provide a free demo class.

3. How many years of experience do you have?

I have been teaching for 4 years.

Answers by Jaspreet (3)

Answered on 15/03/2021 Learn Tuition

Python script first = 10 second = 20 print(first, second) first,second = second, first print(first, second) For any further queries, contact me
Answers 281 Comments
Dislike Bookmark

Answered on 18/08/2017 Learn IT Courses/Programming Languages/C Language

//Jaspreet Singh. Contact Detail:- 798633671.8 #include stdio.h //angular brackets not allowed in this website, you will have to add #include string.h //angular brackets not allowed in this website, you will have to add void reverse(char , int, int); int main() { char str1; int... ...more
//Jaspreet Singh. Contact Detail:- 798633671.8 #include stdio.h //angular brackets not allowed in this website, you will have to add #include string.h //angular brackets not allowed in this website, you will have to add void reverse(char [], int, int); int main() { char str1[20]; int size; printf("Enter a string to reverse: "); scanf("%s", str1); size = strlen(str1); reverse(str1, 0, size - 1); printf("The string after reversing is: %s\n", str1); return 0; } //Jaspreet Singh. Contact Detail:- 798633671.8 void reverse(char str1[], int index, int size) { char temp; temp = str1[index]; str1[index] = str1[size - index]; str1[size - index] = temp; if (index == size / 2) { return; } reverse(str1, index + 1, size); } //Jaspreet Singh. Contact Detail:- 798633671.8
Answers 13 Comments
Dislike Bookmark

Teaches

Data Science Classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Data Science Classes

4

Data science techniques

Machine learning, Python, Artificial Intelligence

Teaching Experience in detail in Data Science Classes

I am professionally a Data Scientist, working in Bangalore for a US based Big Data company. I have deep experience of lucid and practical teaching and have trained more than 200 students in the filed of Data Analysis, Data Science, Machine Learning, Neural Network and Deep Learning domains of NLP and Computer Vision. You may ask for a free demo class before deciding in whether to hire me or not. Please freely raise all your doubts or concerns regarding teaching pedagogy and your topics/syllabus of interest. I would be happy to answer.

Python Training classes

Class Location

Online Classes (Video Call via UrbanPro LIVE)

Student's Home

Tutor's Home

Years of Experience in Python Training classes

4

Course Duration provided

6-12 months, 1-3 months, 3-6 months

Seeker background catered to

Individual

Python applications taught

Scipy Stack with Python , Text Processing with Python, Web Scraping with Python , Regular Expressions with Python , Data Visualization with Python, Data Science with Python, Data Extraction with Python , Data Analysis with Python , Machine Learning with Python

Teaching Experience in detail in Python Training classes

I am professionally a Data Scientist, working in Bangalore for a US based Big Data company. I have deep experience of lucid and practical teaching and have trained more than 200 students in the filed of Data Analysis, Data Science, Machine Learning, Neural Network and Pre-Trained Deep Learning libraries.. You may ask for a free demo class before deciding in whether to hire me or not. Please raise freely all your doubts or concerns regarding teaching pedagogy and your topics/syllabus of interest. I would be happy to answer.

Courses

4 out of 5 1 review

Jaspreet Singh
S

english

"I had already read from jaspreet singh. He is a very nice person , and obviously a dedicated tutor. He usually tries to out perform, and make his students work harder. I had C++ classes, and then Soft Skills(English) classes from him, it was offline, in his home. While talking about fees, I didn't mind it much, at starting I felt like I am over paying, but then after 4 5 lectures, i felt like it was quite adequate amount. I would recommend everyone to join his classes. I had already read from jaspreet singh. He is a very nice person , and obviously a dedicated tutor. He usually tries to out perform, and make his students work harder. I had C++ classes, and then Soft Skills(English) classes from him, it was offline, in his home. While talking about fees, I didn't mind it much, at starting I felt like I am over paying, but then after 4 5 lectures, i felt like it was quite adequate amount. I would recommend everyone to join his classes. I had already read from jaspreet singh. He is a very nice person , and obviously a dedicated tutor. He usually tries to out perform, and make his students work harder. I had C++ classes, and then Soft Skills(English) classes from him, it was offline, in his home. While talking about fees, I didn't mind it much, at starting I felt like I am over paying, but then after 4 5 lectures, i felt like it was quite adequate amount. I would recommend everyone to join his classes. I had already read from jaspreet singh. "

Have you attended any class with Jaspreet?

Answers by Jaspreet S. (3)

Answered on 15/03/2021 Learn Tuition

Python script first = 10 second = 20 print(first, second) first,second = second, first print(first, second) For any further queries, contact me
Answers 281 Comments
Dislike Bookmark

Answered on 18/08/2017 Learn IT Courses/Programming Languages/C Language

//Jaspreet Singh. Contact Detail:- 798633671.8 #include stdio.h //angular brackets not allowed in this website, you will have to add #include string.h //angular brackets not allowed in this website, you will have to add void reverse(char , int, int); int main() { char str1; int... ...more
//Jaspreet Singh. Contact Detail:- 798633671.8 #include stdio.h //angular brackets not allowed in this website, you will have to add #include string.h //angular brackets not allowed in this website, you will have to add void reverse(char [], int, int); int main() { char str1[20]; int size; printf("Enter a string to reverse: "); scanf("%s", str1); size = strlen(str1); reverse(str1, 0, size - 1); printf("The string after reversing is: %s\n", str1); return 0; } //Jaspreet Singh. Contact Detail:- 798633671.8 void reverse(char str1[], int index, int size) { char temp; temp = str1[index]; str1[index] = str1[size - index]; str1[size - index] = temp; if (index == size / 2) { return; } reverse(str1, index + 1, size); } //Jaspreet Singh. Contact Detail:- 798633671.8
Answers 13 Comments
Dislike Bookmark

Jaspreet S. describes himself as Working as a Data Scientist in Bangalore, India. He conducts classes in Data Science and Python Training. Jaspreet is located in Whitefield Sathya Sai Layout, Bangalore. Jaspreet takes at students Home, Regular Classes- at his Home and Online Classes- via online medium. He has 4 years of teaching experience . Jaspreet has completed Bachelor of Technology (B.Tech.) from lovely professional university in 2018. He is well versed in English, Punjabi and Hindi. Jaspreet has got 1 reviews till now with 100% positive feedback.

X

Reply to 's review

Enter your reply*

1500/1500

Please enter your reply

Your reply should contain a minimum of 10 characters

Your reply has been successfully submitted.

Certified

The Certified badge indicates that the Tutor has received good amount of positive feedback from Students.

Different batches available for this Course

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more