mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 13:22:38 +02:00
Migrate ai and data scientist roadmap
This commit is contained in:
9883
pnpm-lock.yaml
generated
9883
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -2,6 +2,7 @@
|
||||
jsonUrl: '/jsons/roadmaps/ai-data-scientist.json'
|
||||
pdfUrl: '/pdfs/roadmaps/ai-data-scientist.pdf'
|
||||
order: 4
|
||||
renderer: 'editor'
|
||||
briefTitle: 'AI and Data Scientist'
|
||||
briefDescription: 'Step by step guide to becoming an AI and Data Scientist in 2024'
|
||||
title: 'AI and Data Scientist Roadmap'
|
||||
@@ -10,7 +11,7 @@ hasTopics: true
|
||||
isNew: false
|
||||
dimensions:
|
||||
width: 968
|
||||
height: 2243.96
|
||||
height: 2140
|
||||
schema:
|
||||
headline: 'AI and Data Scientist Roadmap'
|
||||
description: 'Learn how to become an AI and Data Scientist with this interactive step by step guide in 2023. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.'
|
||||
|
19
src/data/roadmaps/ai-data-scientist/mapping.json
Normal file
19
src/data/roadmaps/ai-data-scientist/mapping.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"linear-algebra-calc-mathana": "gWMvD83hVXeTmCuHGIiOL",
|
||||
"stats-clt": "Y9YJdARIRqqCBCy3GVYdA",
|
||||
"hypothesis-testing": "XJXIkWVDIrPJ-bVIvX0ZO",
|
||||
"probability-sampling": "jxJtwbiCvxHqmkWkE7zdx",
|
||||
"ab-testing": "mJq9b50MJM9o9dLhx40iN",
|
||||
"increasing-test-sensitivity": "v68nwX914qCwHDSwY_ZhG",
|
||||
"ratio-metrics": "n2JFGwFxTuOviW6kHO1Uv",
|
||||
"data-understanding": "JaN8YhMeN3whAe2TCXvw9",
|
||||
"classic-advanced-ml": "FdBih8tlGPPy97YWq463y",
|
||||
"deployment-models": "uPzzUpI0--7OWDfNeBIjt",
|
||||
"fully-connected-nn": "eOFoGKveaHaBm_6ppJUtA",
|
||||
"learn-sql": "Im0tXXn3GC-FUq2aMHgwm",
|
||||
"learn-dsa": "StBCykpzpM4g9PRFeSNXa",
|
||||
"learn-python": "MVrAqizgkoAs2aghN8TgV",
|
||||
"regression-time-series-fitting-distr": "h19k9Fn5XPh3_pKEC8Ftp",
|
||||
"econometrics-pre-req": "y6xXsc-uSAmRDnNuyhqH2",
|
||||
"diff-calculus": "mwPJh33MEUQ4Co_LiVEOb"
|
||||
}
|
@@ -92,6 +92,7 @@ export function clearMigratedRoadmapProgress(
|
||||
'data-analyst',
|
||||
'android',
|
||||
'full-stack',
|
||||
'ai-data-scientist',
|
||||
];
|
||||
|
||||
if (!migratedRoadmaps.includes(resourceId)) {
|
||||
|
Reference in New Issue
Block a user