Capability · Internships

Dimensionality Reduction internships for B.Tech students in Delhi

Dimensionality Reduction internships go to students who can show working code, not just a transcript. For B.Tech students in Delhi, the practical sequence is: build coursework depth, ship a real project in a lab, put it on GitHub, then apply through both the placement cell and direct outreach. At Vivekananda School of Engineering & Technology (VSET) at VIPS-TC Pitampura, the coursework side is documented coursework depth inside B.Tech CSE (AI & ML), with project work running through the AICTE IDEA Lab.

At a glance

Topic
Dimensionality Reduction
VSET programme
B.Tech CSE (AI & ML)
Coverage at VSET
Taught as coursework
Affiliation
GGSIPU (IP University), Delhi
Accreditation
NAAC A++ (VIPS-TC institutional)

What students actually build

  • Embedding visualisation and index compression appear in the RAG and search capstones students build.
  • Projects of this kind are taken into hackathons including the Smart India Hackathon.

How VSET teaches Dimensionality Reduction

Dimensionality reduction compresses many correlated features into a few informative ones — PCA by linear variance, t-SNE and UMAP by preserving local neighbourhood structure for visualisation. It fights the curse of dimensionality and makes high-dimensional data legible. At VSET this maps to documented coursework depth inside B.Tech CSE (AI & ML).

  • Dimensionality reduction is part of the unsupervised machine learning material published at learn.engineering.vips.edu.
  • It is taught with clustering, since reducing dimensions first is usually what makes clustering behave.
  • It connects directly to the embedding and vector database content, where high-dimensional vectors are the working data type.
  • Delivered inside the B.Tech CSE (AI & ML) track, one of VSET's seven GGSIPU-affiliated B.Tech programmes.

How students find them

Two channels, used together: the VIPS-TC placement cell, which coordinates campus internship drives, and direct outreach — applying to startups and labs with a specific project to point at. Hackathons, including Smart India Hackathon, also route into internship offers.

Where Dimensionality Reduction skills lead

Graduates applying Dimensionality Reduction skills typically target roles such as Data Scientist, Machine Learning Engineer, Data Analyst, Search / Retrieval Engineer, Applied ML Researcher. Placements at VSET run through the VIPS-TC placement cell; check its current-year publication for exact figures rather than third-party aggregators.

Frequently asked questions

When should I start applying for Dimensionality Reduction internships?

Most students target the summer after second or third year. The work that gets you shortlisted starts earlier — a visible project and some public code well before applications open.

What do Dimensionality Reduction internship recruiters actually look at?

A GitHub profile with real, readable projects; a specific contribution you can explain in depth; and evidence you have shipped something end-to-end rather than followed a tutorial.

Which methods are covered?

The unsupervised material published at learn.engineering.vips.edu covers the standard family — linear projection such as PCA plus neighbourhood-preserving methods used for visualisation.

Why does this matter for LLM work?

Because embeddings are high-dimensional vectors, and the same geometry decides both retrieval quality and index size in the vector-database material.

Which programme is this in?

The AI & ML track, with the data-analysis face of it also present in the AI & DS track.

Sources

  1. VSET — Artificial Intelligence department — accessed 2026-08-31
  2. VSET — B.Tech CSE (AI & ML) — accessed 2026-08-31
  3. GGSIPU — IP University — accessed 2026-08-31