Update dummyDataSet

This commit is contained in:
Ceda EI 2021-04-10 10:11:19 +05:30
parent b7349b3f93
commit d48ff6a25a
1 changed files with 13 additions and 13 deletions

View File

@ -3,77 +3,77 @@
"title": "Data Science Professional Certificate",
"description": "The HarvardX Data Science program prepares you with the necessary knowledge base and useful skills to tackle real-world data analysis challenges",
"url": "https://www.edx.org/professional-certificate/harvardx-data-science/",
"tags": ["Mathematics", "Statistics", "programming", "Analysis", "R", "Certificate"]
"tags": ["Mathematics", "Statistics", "programming"]
}, {
"id": 2,
"title": "A Python API for Intelligent Visual Discovery",
"description": "Lux is a Python library that makes data science easier by automating aspects of the data exploration process. Lux facilitate faster experimentation with data",
"url": "https://github.com/lux-org/lux",
"tags": ["Data Science", "Exploratory Data Analysis", "Library"]
"tags": ["Data Science", "Exploratory Data Analysis"]
}, {
"id": 3,
"title": "Foundations of Deep Learning by Alexander Amini",
"description": "MIT's introductory course on deep learning methods with applications to computer vision, natural language processing, biology, and more! Students will gain foundational knowledge of deep learning algorithms and get practical experience in building neural networks in TensorFlow",
"url": "https://www.youtube.com/watch?v=5tvmMX8r_OM&list=PLtBw6njQRU-rwp5__7C0oIVt26ZgjG9NI",
"tags": ["Data Science", "Deep Learning", "Neural Network", "Course"]
"tags": ["Data Science", "Deep Learning", "Neural Network"]
}, {
"id": 4,
"title": "State-of-art Machine Learning Research Papers",
"description": "A free resource for researchers and practitioners to find and follow the latest state-of-the-art ML papers and code.",
"url": "https://paperswithcode.com/",
"tags": ["Data Science", "Research", "Deep Learning", "Machine Learning"]
"tags": ["Data Science", "Deep Learning", "Machine Learning"]
}, {
"id": 5,
"title": "Support-Set bottlenecks for video-text representation learning",
"description": "Our proposed method outperforms others by a large margin on MSR-VTT, VATEX and ActivityNet, and MSVD for video-to-text and text-to-video retrieval.",
"url": "https://ai.facebook.com/research/publications/support-set-bottlenecks-for-video-text-representation-learning/",
"tags": ["Data Science", "Deep Learning", "Natural Language Processing", "Publication"]
"tags": ["Data Science", "Deep Learning", "Natural Language Processing"]
}, {
"id": 6,
"title": "Curated collection of Python Frameworks and libraries",
"description": "Collection of open source python frameworks, libraries, resources",
"url": "https://github.com/vinta/awesome-python#cryptography",
"tags": ["Data Science", "Frameworks", "Libraries", "open-source", "github"]
"tags": ["Data Science"]
}, {
"id": 7,
"title": "Open Source Society University",
"description": "The OSSU curriculum is a complete education in computer science using online materials. It's not merely for career training or professional development.",
"url": "https://github.com/ossu/computer-science",
"tags": ["Open-source", "Computer Science Fundamentals", "Curriculm"]
"tags": ["Computer Science Fundamentals"]
}, {
"id": 8,
"title": "University of Michigan: Statistics with Python",
"description": "This specialization is designed to teach learners beginning and intermediate concepts of statistical analysis using the Python programming language.",
"url": "https://www.coursera.org/specializations/statistics-with-python",
"tags": ["Data Science", "Python", "Statistics", "Specialization", "Course"]
"tags": ["Data Science", "Python", "Statistics"]
}, {
"id": 9,
"title": "Google Data Analytics",
"description": "Over 8 courses, gain in-demand skills that prepare you for an entry-level job. Youll learn from Google employees whose foundations in data analytics served as launchpads for their own careers",
"url": "https://www.coursera.org/professional-certificates/google-data-analytics",
"tags": ["Data Science", "Certification", "Analysis", "Data"]
"tags": ["Data Science"]
}, {
"id": 10,
"title": "Getting Started with data analytics",
"description": "Master Data Analytics Hands-On by Solving Fascinating Problems",
"url": "https://www.amazon.in/Getting-Started-Data-Science-Analytics-ebook/dp/B019D322UU",
"tags": ["Data Science", "Data Analytics", "Books"]
"tags": ["Data Science", "Data Analytics"]
}, {
"id": 11,
"title": "Open Data Science Conference",
"url": "https://odsc.com/",
"description": "Open Data Science Conference we gather the attendees, presenters, and companies that are shaping the present and future of AI and data science. ODSC hosts one of the largest gatherings of professional data scientists, with major conferences in the USA, Europe, and Asia.",
"tags": ["Data Science", "conference", "Artificial Intelligence"]
"tags": ["Data Science", "Artificial Intelligence"]
}, {
"id": 12,
"title": "International Conference on Machine Learning",
"description": "The International Conference on Machine Learning is the leading international academic conference in machine learning.",
"url": "https://icml.cc/",
"tags": ["Machine Learning", "Data Science", "event", "conference"]
"tags": ["Machine Learning", "Data Science"]
}, {
"id": 13,
"title": "Identify the sentiments",
"description": "Sentiment analysis is contextual mining of text which identifies and extracts subjective information in source material, and helping a business to understand the social sentiment of their brand, product or service while monitoring online conversations.",
"url": "https://datahack.analyticsvidhya.com/contest/linguipedia-codefest-natural-language-processing-1/",
"tags": ["Machine Learning", "algorithms", "hackathons"]
"tags": ["Machine Learning"]
}]