NYC Data Science Academy| Blog
Bootcamps
Lifetime Job Support Available Financing Available
Bootcamps
Data Science with Machine Learning Flagship 🏆 Data Analytics Bootcamp Artificial Intelligence Bootcamp New Release 🎉
Free Lesson
Intro to Data Science New Release 🎉
Find Inspiration
Find Alumni with Similar Background
Job Outlook
Occupational Outlook Graduate Outcomes Must See 🔥
Alumni
Success Stories Testimonials Alumni Directory Alumni Exclusive Study Program
Courses
View Bundled Courses
Financing Available
Bootcamp Prep Popular 🔥 Data Science Mastery Data Science Launchpad with Python View AI Courses Generative AI for Everyone New 🎉 Generative AI for Finance New 🎉 Generative AI for Marketing New 🎉
Bundle Up
Learn More and Save More
Combination of data science courses.
View Data Science Courses
Beginner
Introductory Python
Intermediate
Data Science Python: Data Analysis and Visualization Popular 🔥 Data Science R: Data Analysis and Visualization
Advanced
Data Science Python: Machine Learning Popular 🔥 Data Science R: Machine Learning Designing and Implementing Production MLOps New 🎉 Natural Language Processing for Production (NLP) New 🎉
Find Inspiration
Get Course Recommendation Must Try 💎 An Ultimate Guide to Become a Data Scientist
For Companies
For Companies
Corporate Offerings Hiring Partners Candidate Portfolio Hire Our Graduates
Students Work
Students Work
All Posts Capstone Data Visualization Machine Learning Python Projects R Projects
Tutorials
About
About
About Us Accreditation Contact Us Join Us FAQ Webinars Subscription An Ultimate Guide to
Become a Data Scientist
    Login
NYC Data Science Acedemy
Bootcamps
Courses
Students Work
About
Bootcamps
Bootcamps
Data Science with Machine Learning Flagship
Data Analytics Bootcamp
Artificial Intelligence Bootcamp New Release 🎉
Free Lessons
Intro to Data Science New Release 🎉
Find Inspiration
Find Alumni with Similar Background
Job Outlook
Occupational Outlook
Graduate Outcomes Must See 🔥
Alumni
Success Stories
Testimonials
Alumni Directory
Alumni Exclusive Study Program
Courses
Bundles
financing available
View All Bundles
Bootcamp Prep
Data Science Mastery
Data Science Launchpad with Python NEW!
View AI Courses
Generative AI for Everyone
Generative AI for Finance
Generative AI for Marketing
View Data Science Courses
View All Professional Development Courses
Beginner
Introductory Python
Intermediate
Python: Data Analysis and Visualization
R: Data Analysis and Visualization
Advanced
Python: Machine Learning
R: Machine Learning
Designing and Implementing Production MLOps
Natural Language Processing for Production (NLP)
For Companies
Corporate Offerings
Hiring Partners
Candidate Portfolio
Hire Our Graduates
Students Work
All Posts
Capstone
Data Visualization
Machine Learning
Python Projects
R Projects
About
Accreditation
About Us
Contact Us
Join Us
FAQ
Webinars
Subscription
An Ultimate Guide to Become a Data Scientist
Tutorials
Data Analytics
  • Learn Pandas
  • Learn NumPy
  • Learn SciPy
  • Learn Matplotlib
Machine Learning
  • Boosting
  • Random Forest
  • Linear Regression
  • Decision Tree
  • PCA
Interview by Companies
  • JPMC
  • Google
  • Facebook
Artificial Intelligence
  • Learn Generative AI
  • Learn ChatGPT-3.5
  • Learn ChatGPT-4
  • Learn Google Bard
Coding
  • Learn Python
  • Learn SQL
  • Learn MySQL
  • Learn NoSQL
  • Learn PySpark
  • Learn PyTorch
Interview Questions
  • Python Hard
  • R Easy
  • R Hard
  • SQL Easy
  • SQL Hard
  • Python Easy
Data Science Blog > Alumni > Student Spotlight: Shin Chin Online Bootcamp Alumni (Ph.D./Data Scientist)

Student Spotlight: Shin Chin Online Bootcamp Alumni (Ph.D./Data Scientist)

claire.tu
Posted on Feb 18, 2016
This article is contributed by CourseReport, a third party website which specialized in covering bootcamp stories.

Shin Chin was already working as a data scientist when he decided to take NYC Data Science Academy’s online Data Science Bootcamp. Although he had studied math, engineering and physics at college, he felt he needed more specific practical skills in Python and R in order to move his career in data science forward. He started in October 2015, and talks to us about strengthening his data science skillset, and how learning online with NYC Data Science Academy is already making him a better employee!

Q&A

What were you up to before you started at NYC Data Science Academy?

My educational background is in electrical engineering. I got my BSc in electrical engineering, an MSc in electrical engineering, and another MSc in physics at the University of Michigan. Then I got my PhD from Penn State in signal processing and pattern recognition. My PhD thesis title was “Anomaly detection in complex dynamical systems” so I implemented an algorithm that I researched and developed to detect anomalies in complex dynamical systems. I didn’t really do machine learning like the kind we do at NYC Data Science Academy.

Right now I’m a data scientist on an Air Force contract. I’m part of a web development team that tries to integrate analytics into the application we’re building. I have knowledge of data science, which is my value-add to the team, but I’m not actually writing code or analyzing large data sets right now. In my previous two jobs, I was a data scientist but I felt I needed to brush up more on my skills in order to succeed.

With that kind of background, why do you need NYC Data Science Academy? What drove you to do a bootcamp style program?

After college I did start interviewing for data science positions. But I felt like my skill level was not up to the degree needed to succeed at big companies like Facebook or LinkedIn, because my background is in electrical engineering, not computer science. My software development and programming skills were not as proficient as someone who is a computer scientist.

Over the last three years I picked up R and Python, but I was not very good. I’m not sure how to use machine-learning algorithms in Python and R to analyze sets, define patterns, and find anomalies. So I thought NYC Data Science Academy would help me brush up those skills, improve my understanding of these wonderful machine learning algorithms, and help me implement them practically in a work environment. I’m more of a research scientist and I want to be data scientist in the real world industry, rather than just being a theoretician.

Did you look at other data science bootcamps before you made your decision on NYC Data Science Academy?

I did look at the Python course at General Assembly.

How did you find out about NYC Data Science Academy?

I was looking through news articles about data science bootcamps and NYC Data Science Academy had great reviews. I heard they had a more rigorous curriculum in Python and R than other data science bootcamps.

Why did you decide to do the online version of NYC Data Science Academy?

I didn’t want to quit my job and move to New York City from Washington, DC. It would be too expensive. I talked to NYC Data Science Academy founder Vivian Zhang and told her I wasn’t interested in moving to New York City, and she told me about the online version.

Did you have to be convinced of the bootcamp model or the online bootcamp model, because you had done so much traditional education?

I know I have a strong background in math, engineering and physics, but I felt I was lacking practical skills. My traditional academic education gave me around 85% to 90% of the skills I needed to work as a data scientist for a big company, but the bootcamp will give me that last 10% to 15% to learn other practical programming skills. With these skills I’ll be able to hit the ground running in my first year at a big company.

What have you learned so far at NYC Data Science Academy?

We started with R, then moved on to Python. I haven’t got into Spark, Hive and Hadoop yet, but those are the next tools I’ll learn.

For beginners who are not totally sure, what is the difference between R and Python?

R is a great statistical computing package that a lot of statisticians use. They’re great libraries and great packages that can be used to perform machine learning visualizations. Python is more of a programming language used for a wide variety of purposes like web development. But Python is catching up very quickly because people have developed modules that implement a lot of the same stuff that R implements. A lot of companies use Python. It’s also very good for integrating into web applications. R is also a little more complex to learn than Python. It’s good to learn both because different companies use one or the other.

Do you like using one or the other more?

I’ve been using R more often, but I started to learn Python in the last year or so. I think both have their uses.

In the online version of the class, is job placement important?

Vivian has always been emphasizing that NYC Data Science can help you find a job after you graduate. She always gives me encouraging news about students or hiring companies coming to NYC Data Science to interview students, and tells me about students getting jobs at various companies. Hiring companies are invited to come meet students towards the end of the program, and she is encouraging me to go out to New York City to be present at hiring events. She also sent my resumes out to hiring partners such as BlackRock. I just started the interview procedure.

What is it like to take the online version of NYC Data Science?

It’s 25 to 30 hours a week. They record all the lectures and put them online for me to view them. They also put all the lecture notes and lecture slides on the website. I think it’s better than actually being in the classroom because I can stop the video and rewind. I meticulously listen to the videos, and go through the slides, to make sure I understand everything. There are also homework and projects you have to complete.

I have a TA who’s assigned to me. He helped me setup my environment for Git, Python, R and SQL. He reviews my homework and when I have finished a project, we have a Google hangout where he goes through it, suggests improvements then grades it. If I have any questions, I can call him anytime and he will give me the answer.

Do you get to talk to other people in the class ever or other people doing the online course?

Not really. I think I’m one of the few people doing the online course.

What types of projects are you working on? Have you done a big project yet?

There’s a final project but I haven’t started working on that yet. I’m still in week 9 and I still have the machine-learning project to finish before I work on my capstone project. I’ve worked on three projects so far, and I’m working on the fourth project now, then the capstone project will be the biggest project.

Do you feel there are things they are teaching in the class that you already know or has everything been new?

Everything is familiar to me, except they go more in depth and I learn more about the algorithms, R, and Python and all the parameters and things that you can do. I learned more and I find myself thinking, “Oh! I never knew this about R.” So they helped me understand it more and gave me new insights into what is going on.

Is there a good feedback loop when a problem comes up?

Yes. Sometimes when I click on the online classroom and the links don’t work, I immediately communicate with the TA and he gets it fixed within a day.

Do you think somebody should have a PhD in order to do well as a data scientist?  

I think it really helps to have at least a master’s in a quantitative subject because it’s not about knowing and knowledge, it’s about the method of thinking and analytical skills. The skills you have as a scientist are very helpful as a data scientist.

How are you balancing your studies with a full time job?

On my job, the last 10 months I’ve been working remotely, and my entire team work remotely. I work on NYC Data Science right after I finish my work in the late afternoon, and evenings. I’ve not been going out on the weekends. When my friends ask me to go out, I say I have to work on my studies.

You’re working on a data science team now for the Air Force. Have you noticed that what you’re learning at NYC Data Science Academy has made you better at your job already?

Yes, yes. I’m not working in a data science team in my job, I’m the only data scientist on my team. Most of the people on my team are analysts or web developers.

And also the reason why it’s taken a longer time – I signed up five months ago – is because I’ve taken a couple of vacations in between. I can take six months to finish the course.

What’s your dream scenario when you graduate?

To work as a data scientist with the skill sets I have learned, applying what I’ve learned on a day to day basis, and creating value for the company. I like where I’m currently working, so my goal right now is to help them improve their bottom line.

Do you have any advice for people thinking about doing a data science bootcamp?

I think it helps if you have a basic knowledge of statistics and programming skills. Also, be prepared to work hard, because it’s a lot of work. You need to work hard to get the most out of it.

About Author

claire.tu

View all posts by claire.tu >

Related Articles

Capstone
Finding the Best Liquor Store Location in Iowa
Data Visualization
Data of Home Constructions in the US and Future Outlook
Alumni
A Journey from Data Science Student to Manager | Pfizer
Alumni
Breaking into Data Science in 2019
Data Visualization
Data Science Industry: The Secret To Success

Leave a Comment

Cancel reply

You must be logged in to post a comment.

Math Problem Solver September 27, 2016
After I originally commented I seem to have clicked the -Notify me when new comments are added- checkbox and from now on each time a comment is added I receive 4 emails with the same comment. Perhaps there is a means you can remove me from that service? Thanks a lot!
Math Problem Solver September 26, 2016
It's in reality a great and useful piece of info. I am satisfied that you simply shared this helpful information with us. Please keep us informed like this. Thank you for sharing.

View Posts by Categories

All Posts 2399 posts
AI 7 posts
AI Agent 2 posts
AI-based hotel recommendation 1 posts
AIForGood 1 posts
Alumni 60 posts
Animated Maps 1 posts
APIs 41 posts
Artificial Intelligence 2 posts
Artificial Intelligence 2 posts
AWS 13 posts
Banking 1 posts
Big Data 50 posts
Branch Analysis 1 posts
Capstone 206 posts
Career Education 7 posts
CLIP 1 posts
Community 72 posts
Congestion Zone 1 posts
Content Recommendation 1 posts
Cosine SImilarity 1 posts
Data Analysis 5 posts
Data Engineering 1 posts
Data Engineering 3 posts
Data Science 7 posts
Data Science News and Sharing 73 posts
Data Visualization 324 posts
Events 5 posts
Featured 37 posts
Function calling 1 posts
FutureTech 1 posts
Generative AI 5 posts
Hadoop 13 posts
Image Classification 1 posts
Innovation 2 posts
Kmeans Cluster 1 posts
LLM 6 posts
Machine Learning 364 posts
Marketing 1 posts
Meetup 144 posts
MLOPs 1 posts
Model Deployment 1 posts
Nagamas69 1 posts
NLP 1 posts
OpenAI 5 posts
OpenNYC Data 1 posts
pySpark 1 posts
Python 16 posts
Python 458 posts
Python data analysis 4 posts
Python Shiny 2 posts
R 404 posts
R Data Analysis 1 posts
R Shiny 560 posts
R Visualization 445 posts
RAG 1 posts
RoBERTa 1 posts
semantic rearch 2 posts
Spark 17 posts
SQL 1 posts
Streamlit 2 posts
Student Works 1687 posts
Tableau 12 posts
TensorFlow 3 posts
Traffic 1 posts
User Preference Modeling 1 posts
Vector database 2 posts
Web Scraping 483 posts
wukong138 1 posts

Our Recent Popular Posts

AI 4 AI: ChatGPT Unifies My Blog Posts
by Vinod Chugani
Dec 18, 2022
Meet Your Machine Learning Mentors: Kyle Gallatin
by Vivian Zhang
Nov 4, 2020
NICU Admissions and CCHD: Predicting Based on Data Analysis
by Paul Lee, Aron Berke, Bee Kim, Bettina Meier and Ira Villar
Jan 7, 2020

View Posts by Tags

#python #trainwithnycdsa 2019 2020 Revenue 3-points agriculture air quality airbnb airline alcohol Alex Baransky algorithm alumni Alumni Interview Alumni Reviews Alumni Spotlight alumni story Alumnus ames dataset ames housing dataset apartment rent API Application artist aws bank loans beautiful soup Best Bootcamp Best Data Science 2019 Best Data Science Bootcamp Best Data Science Bootcamp 2020 Best Ranked Big Data Book Launch Book-Signing bootcamp Bootcamp Alumni Bootcamp Prep boston safety Bundles cake recipe California Cancer Research capstone car price Career Career Day ChatGPT citibike classic cars classpass clustering Coding Course Demo Course Report covid 19 credit credit card crime frequency crops D3.js data data analysis Data Analyst data analytics data for tripadvisor reviews data science Data Science Academy Data Science Bootcamp Data science jobs Data Science Reviews Data Scientist Data Scientist Jobs data visualization database Deep Learning Demo Day Discount disney dplyr drug data e-commerce economy employee employee burnout employer networking environment feature engineering Finance Financial Data Science fitness studio Flask flight delay football gbm Get Hired ggplot2 googleVis H20 Hadoop hallmark holiday movie happiness healthcare frauds higgs boson Hiring hiring partner events Hiring Partners hotels housing housing data housing predictions housing price hy-vee Income industry Industry Experts Injuries Instructor Blog Instructor Interview insurance italki Job Job Placement Jobs Jon Krohn JP Morgan Chase Kaggle Kickstarter las vegas airport lasso regression Lead Data Scienctist Lead Data Scientist leaflet league linear regression Logistic Regression machine learning Maps market matplotlib Medical Research Meet the team meetup methal health miami beach movie music Napoli NBA netflix Networking neural network Neural networks New Courses NHL nlp NYC NYC Data Science nyc data science academy NYC Open Data nyc property NYCDSA NYCDSA Alumni Online Online Bootcamp Online Training Open Data painter pandas Part-time performance phoenix pollutants Portfolio Development precision measurement prediction Prework Programming public safety PwC python Python Data Analysis python machine learning python scrapy python web scraping python webscraping Python Workshop R R Data Analysis R language R Programming R Shiny r studio R Visualization R Workshop R-bloggers random forest Ranking recommendation recommendation system regression Remote remote data science bootcamp Scrapy scrapy visualization seaborn seafood type Selenium sentiment analysis sentiment classification Shiny Shiny Dashboard Spark Special Special Summer Sports statistics streaming Student Interview Student Showcase SVM Switchup Tableau teachers team team performance TensorFlow Testimonial tf-idf Top Data Science Bootcamp Top manufacturing companies Transfers tweets twitter videos visualization wallstreet wallstreetbets web scraping Weekend Course What to expect whiskey whiskeyadvocate wildfire word cloud word2vec XGBoost yelp youtube trending ZORI

NYC Data Science Academy

NYC Data Science Academy teaches data science, trains companies and their employees to better profit from data, excels at big data project consulting, and connects trained Data Scientists to our industry.

NYC Data Science Academy is licensed by New York State Education Department.

Get detailed curriculum information about our
amazing bootcamp!

Please enter a valid email address
Sign up completed. Thank you!

Offerings

  • HOME
  • DATA SCIENCE BOOTCAMP
  • ONLINE DATA SCIENCE BOOTCAMP
  • Professional Development Courses
  • CORPORATE OFFERINGS
  • HIRING PARTNERS
  • About

  • About Us
  • Alumni
  • Blog
  • FAQ
  • Contact Us
  • Refund Policy
  • Join Us
  • SOCIAL MEDIA

    © 2025 NYC Data Science Academy
    All rights reserved. | Site Map
    Privacy Policy | Terms of Service
    Bootcamp Application