CS109 Data Science
By Harvard University
โ๏ธ 12 weeks
โ Video lectures
โ Slides
โ Lab exercises
๐ http://cs109.github.io/2015/pages/videos.html
Note: i have issues with first video link but others are fine.
#datascience #python #harvard
โโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
By Harvard University
โ๏ธ 12 weeks
โ Video lectures
โ Slides
โ Lab exercises
๐ http://cs109.github.io/2015/pages/videos.html
Note: i have issues with first video link but others are fine.
#datascience #python #harvard
โโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
cs109.github.io
Class Material
๐ฅ3๐1
Visualize data on Google Maps Platform
Learn to translate external data sources to graphics on maps.
โ Free Online Course
๐งฑ 4 modules
๐ฌ Video Lectures
๐โโ๏ธ Self paced
๐ Lab: 1
๐งฎ Quiz
Source: Google
๐ https://developers.google.com/learn/pathways/maps-visualize-data?hl=en
#Data_Science #Google_Map #Data_Visualization
โโโโโโโโโโโโโโ
๐Join @bigdataspecialist for more๐
Learn to translate external data sources to graphics on maps.
โ Free Online Course
๐งฑ 4 modules
๐ฌ Video Lectures
๐โโ๏ธ Self paced
๐ Lab: 1
๐งฎ Quiz
Source: Google
๐ https://developers.google.com/learn/pathways/maps-visualize-data?hl=en
#Data_Science #Google_Map #Data_Visualization
โโโโโโโโโโโโโโ
๐Join @bigdataspecialist for more๐
Google for Developers
Visualize data on Google Maps Platform | Google for Developers
Learn to translate external data sources to graphics on maps.
๐1
Python for Data Science: A Beginnerโs Guide
Python is a programmer darling for plenty of reasons: the language is easy to read and work with, relatively simple to learn, and popular enough that thereโs a great community and plenty of resources available.
And if you needed one more reason to consider starting Python for beginners, it plays an important role in lucrative data careers as well! Learning Python for data science or data analysis will give you a variety of useful skills.
โ Free Online Tutorial
๐งฑ 8 modules
๐โโ๏ธ Self paced
Source: learntocodewithme
๐ Course Link
#Data_Science #python #Python_For_Data_Science
โโโโโโโโโโโโโโ
๐Join @bigdataspecialist for more๐
Python is a programmer darling for plenty of reasons: the language is easy to read and work with, relatively simple to learn, and popular enough that thereโs a great community and plenty of resources available.
And if you needed one more reason to consider starting Python for beginners, it plays an important role in lucrative data careers as well! Learning Python for data science or data analysis will give you a variety of useful skills.
โ Free Online Tutorial
๐งฑ 8 modules
๐โโ๏ธ Self paced
Source: learntocodewithme
๐ Course Link
#Data_Science #python #Python_For_Data_Science
โโโโโโโโโโโโโโ
๐Join @bigdataspecialist for more๐
โค2๐2
Data Science With Python Workflow Cheat Sheet
Creator: business Science
Stars โญ๏ธ: 75
Forked By: 38
https://github.com/business-science/cheatsheets/blob/master/Data_Science_With_Python_Workflow.pdf
#Data #Science #cheatSheet
โโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Creator: business Science
Stars โญ๏ธ: 75
Forked By: 38
https://github.com/business-science/cheatsheets/blob/master/Data_Science_With_Python_Workflow.pdf
#Data #Science #cheatSheet
โโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
GitHub
cheatsheets/Data_Science_With_Python_Workflow.pdf at master ยท business-science/cheatsheets
Contribute to business-science/cheatsheets development by creating an account on GitHub.
๐2
How do Transformers work?
All the Transformer models mentioned above (GPT, BERT, BART, T5, etc.) have been trained as language models. This means they have been trained on large amounts of raw text in a self-supervised fashion. Self-supervised learning is a type of training in which the objective is automatically computed from the inputs of the model. That means that humans are not needed to label the data!
This type of model develops a statistical understanding of the language it has been trained on, but itโs not very useful for specific practical tasks. Because of this, the general pretrained model then goes through a process called transfer learning. During this process, the model is fine-tuned in a supervised way โ that is, using human-annotated labels โ on a given task
๐ Read More
All the Transformer models mentioned above (GPT, BERT, BART, T5, etc.) have been trained as language models. This means they have been trained on large amounts of raw text in a self-supervised fashion. Self-supervised learning is a type of training in which the objective is automatically computed from the inputs of the model. That means that humans are not needed to label the data!
This type of model develops a statistical understanding of the language it has been trained on, but itโs not very useful for specific practical tasks. Because of this, the general pretrained model then goes through a process called transfer learning. During this process, the model is fine-tuned in a supervised way โ that is, using human-annotated labels โ on a given task
๐ Read More
๐3
Datasets for Data Science and Machine Learning
Ten years ago, it use be years ago quite difficult to find good datasets for data science and machine learning projects. Today, we have the opposite problem.
Weโve been flooded with lists and lists of datasets. The problem nowadays is not finding datasets, but rather sifting through them to keep the relevant ones.
Well, weโve done that for you right here.
Below, youโll find a curated list of free datasets for data science and machine learning, organized by their use case. Youโll find both hand-picked datasets and our favorite aggregators.
โ Exploratory Analysis
โ General Machine Learning
โ Deep Learning
โ Natural Language Processing
โ Cloud-Based Machine Learning
โ Time Series Analysis
โ Recommender Systems
โ Specific Industries
โ Streaming Data
โ Web Scraping
โ Current Events
๐ Source Link
#Data_Science #python #datasets
โโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Ten years ago, it use be years ago quite difficult to find good datasets for data science and machine learning projects. Today, we have the opposite problem.
Weโve been flooded with lists and lists of datasets. The problem nowadays is not finding datasets, but rather sifting through them to keep the relevant ones.
Well, weโve done that for you right here.
Below, youโll find a curated list of free datasets for data science and machine learning, organized by their use case. Youโll find both hand-picked datasets and our favorite aggregators.
โ Exploratory Analysis
โ General Machine Learning
โ Deep Learning
โ Natural Language Processing
โ Cloud-Based Machine Learning
โ Time Series Analysis
โ Recommender Systems
โ Specific Industries
โ Streaming Data
โ Web Scraping
โ Current Events
๐ Source Link
#Data_Science #python #datasets
โโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
EliteDataScience
Datasets for Data Science and Machine Learning
Curated list of free, high-quality datasets for data science and machine learning. Organized into 11 of the most popular use cases.
๐3
1000 Data Science Projects
you can run on the browser with IPython.
Explore from 1000+ ready code templates to kickstart your AI projects
โญ๏ธClassification
โญ๏ธRegression
โญ๏ธClustering
๐ Source link
#ai #ml #data_science #deep_learning
โโโโโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
you can run on the browser with IPython.
Explore from 1000+ ready code templates to kickstart your AI projects
โญ๏ธClassification
โญ๏ธRegression
โญ๏ธClustering
๐ Source link
#ai #ml #data_science #deep_learning
โโโโโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
Google just dropped Generative AI learning path with 9 courses:
๐ค: Intro to Generative AI
๐ค: Large Language Models
๐ค: Responsible AI
๐ค: Image Generation
๐ค: Encoder-Decoder
๐ค: Attention Mechanism
๐ค: Transformers and BERT Models
๐ค: Create Image Captioning Models
๐ค: Intro to Gen AI Studio
https://www.cloudskillsboost.google/paths/118
๐ค: Intro to Generative AI
๐ค: Large Language Models
๐ค: Responsible AI
๐ค: Image Generation
๐ค: Encoder-Decoder
๐ค: Attention Mechanism
๐ค: Transformers and BERT Models
๐ค: Create Image Captioning Models
๐ค: Intro to Gen AI Studio
https://www.cloudskillsboost.google/paths/118
Google Cloud Skills Boost
Beginner: Introduction to Generative AI Learning Path | Google Cloud Skills Boost
Learn and earn with Google Cloud Skills Boost, a platform that provides free training and certifications for Google Cloud partners and beginners. Explore now.
๐3
Data Science Engineering, your way
An introduction to different Data Science engineering concepts and Applications using Python and R
These series of tutorials on Data Science engineering will try to compare how different concepts in the discipline can be implemented in the two dominant ecosystems nowadays: R and Python.
We will do this from a neutral point of view. Our opinion is that each environment has good and bad things, and any data scientist should know how to use both in order to be as prepared as posible for job market or to start personal project.
To get a feeling of what is going on regarding this hot topic, we refer the reader to DataCamp's Data Science War infographic. Their infographic explores what the strengths of R are over Python and vice versa, and aims to provide a basic comparison between these two programming languages from a data science and statistics perspective.
Far from being a repetition from the previous, our series of tutorials will go hands-on into how to actually perform different data science taks such as working with data frames, doing aggregations, or creating different statistical models such in the areas of supervised and unsupervised learning.
We will use real-world datasets, and we will build some real data products. This will help us to quickly transfer what we learn here to actual data analysis situations.
Link
#ai #ml #data_science
โโโโโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
An introduction to different Data Science engineering concepts and Applications using Python and R
These series of tutorials on Data Science engineering will try to compare how different concepts in the discipline can be implemented in the two dominant ecosystems nowadays: R and Python.
We will do this from a neutral point of view. Our opinion is that each environment has good and bad things, and any data scientist should know how to use both in order to be as prepared as posible for job market or to start personal project.
To get a feeling of what is going on regarding this hot topic, we refer the reader to DataCamp's Data Science War infographic. Their infographic explores what the strengths of R are over Python and vice versa, and aims to provide a basic comparison between these two programming languages from a data science and statistics perspective.
Far from being a repetition from the previous, our series of tutorials will go hands-on into how to actually perform different data science taks such as working with data frames, doing aggregations, or creating different statistical models such in the areas of supervised and unsupervised learning.
We will use real-world datasets, and we will build some real data products. This will help us to quickly transfer what we learn here to actual data analysis situations.
Link
#ai #ml #data_science
โโโโโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
GitHub
GitHub - jadianes/data-science-your-way: Ways of doing Data Science Engineering and Machine Learning in R and Python
Ways of doing Data Science Engineering and Machine Learning in R and Python - jadianes/data-science-your-way
๐1
How To Label Data
At LightTag, we create tools to annotate data for natural language processing (NLP). At its core, the process of annotating at scale is a team effort. Managing the annotation process draws on the same principles as managing any other human endeavor. You need to clearly understand what needs to be done, articulate it repeatedly to your team, give them the tools and training to execute effectively, measure their performance against your goals, and help them improve over time. we will draw on our experience with various annotation projects to describe the seven distinct stages of an annotation life cycle that Jane will go through. We will explain the purpose of each stage, describe key considerations that should occur during each, and wrap each stage up with the assets you should expect to have at the end.
Link
#ml #data_science
โโโโโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
At LightTag, we create tools to annotate data for natural language processing (NLP). At its core, the process of annotating at scale is a team effort. Managing the annotation process draws on the same principles as managing any other human endeavor. You need to clearly understand what needs to be done, articulate it repeatedly to your team, give them the tools and training to execute effectively, measure their performance against your goals, and help them improve over time. we will draw on our experience with various annotation projects to describe the seven distinct stages of an annotation life cycle that Jane will go through. We will explain the purpose of each stage, describe key considerations that should occur during each, and wrap each stage up with the assets you should expect to have at the end.
Link
#ml #data_science
โโโโโโโโโโโโโโโโโ
Join @datascience_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
www.lighttag.io
How To Label Data
Labeling Data makes or breaks an NLP project. We describe the seven stages of a successful labeling project
๐2
R Programming Language free courses
R Programming Tutorial - Learn the Basics of Statistical Computing
๐ Free Online Course
๐ฌ 20 video lesson
Duration โฐ: 2-3 hours worth of material
๐โโ๏ธ Self paced
Resource: freecodecamp
๐ Course Link
NOC:Foundations of R Software, IIT Kanpur
๐ฌ 53 video lesson
โฐ 12 Modules
Taught by: Prof. Shalabh
Source: NPTEL
๐ Course Link
R Basics - R Programming Language Introduction
Rating โญ๏ธ: 4.6 out of 5
Students ๐จโ๐: 207,088
Duration โฐ: 4hr 06min
Created by: R-Tutorials Training
๐ Course Link
R Shiny for Data Science Tutorial โ Build Interactive Data-Driven Web Apps
๐ Free Online Course
๐ฌ 8 video lesson
Duration โฐ: 1-2 hours worth of material
๐โโ๏ธ Self paced
Resource: freecodecamp
๐ Course Link
NOC:Essentials of Data Science With R Software _ 1: Probability and Statistical Inference, IIT Kanpur
๐ฌ 71 video lesson
โฐ 13 Modules
Taught by: Prof. Shalabh
Source: NPTEL
๐ Course Link
NOC:Essentials of Data Science With R Software _ 2: Sampling Theory and Linear Regression Analysis, IIT Kanpur
๐ฌ 51 video lesson
โฐ 13 Modules
Taught by: Prof. Shalabh
Source: NPTEL
๐ Course Link
Mastering R Programming (Apr 2023)
Rating โญ๏ธ: 4.3 out of 5
Students ๐จโ๐: 6,161
Duration โฐ: 1hr 47min
Created by: Proton Expert Systems & Solutions
๐ Course Link
Statistical Computing with R - a gentle introduction (Login Required)
๐ Free Online Course
Duration โฐ: 6-8 Hours study
๐โโ๏ธ Self paced
Teacher: Max Reuter, Chris Barnes
Resource: University College London
๐ Course Link
R Programming For Beginners-Full Course | Learn R in 3 Hours| R Language Tutorial | Great Learning
๐ Free Online Course
๐ฌ 14 video lesson
Duration โฐ: 3-4 hours worth of material
๐โโ๏ธ Self paced
Resource: Great Learning
๐ Course Link
NOC:Business analytics and data mining Modeling using R, IIT Roorkee
๐ฌ 60 video lesson
โฐ 12 Modules
Taught by: Dr. Gaurav Dixit
Source: NPTEL
๐ Course Link
Learn Live - Explore and analyze data with R
๐ Free Online Course
๐ฌ 9 video lesson
Duration โฐ: 1-2 hours worth of material
๐โโ๏ธ Self paced
Resource: Class Central
๐ Course Link
R Programming Full Course for 2023 | R Programming For Beginners | R Tutorial | Simplilearn
๐ Free Online Course
๐ฌ 1 video lesson
Duration โฐ: 10-11 hours worth of material
๐โโ๏ธ Self paced
Resource: Youtube
๐ Course Link
Books
The Book of R
R Programming for Data Science - Roger D. Peng
R for Beginners
#R #R_Language #R_Programming_Language
โโโโโโโโโโโโโโ
๐Join @bigdataspecialist for more๐
R Programming Tutorial - Learn the Basics of Statistical Computing
๐ Free Online Course
๐ฌ 20 video lesson
Duration โฐ: 2-3 hours worth of material
๐โโ๏ธ Self paced
Resource: freecodecamp
๐ Course Link
NOC:Foundations of R Software, IIT Kanpur
๐ฌ 53 video lesson
โฐ 12 Modules
Taught by: Prof. Shalabh
Source: NPTEL
๐ Course Link
R Basics - R Programming Language Introduction
Rating โญ๏ธ: 4.6 out of 5
Students ๐จโ๐: 207,088
Duration โฐ: 4hr 06min
Created by: R-Tutorials Training
๐ Course Link
R Shiny for Data Science Tutorial โ Build Interactive Data-Driven Web Apps
๐ Free Online Course
๐ฌ 8 video lesson
Duration โฐ: 1-2 hours worth of material
๐โโ๏ธ Self paced
Resource: freecodecamp
๐ Course Link
NOC:Essentials of Data Science With R Software _ 1: Probability and Statistical Inference, IIT Kanpur
๐ฌ 71 video lesson
โฐ 13 Modules
Taught by: Prof. Shalabh
Source: NPTEL
๐ Course Link
NOC:Essentials of Data Science With R Software _ 2: Sampling Theory and Linear Regression Analysis, IIT Kanpur
๐ฌ 51 video lesson
โฐ 13 Modules
Taught by: Prof. Shalabh
Source: NPTEL
๐ Course Link
Mastering R Programming (Apr 2023)
Rating โญ๏ธ: 4.3 out of 5
Students ๐จโ๐: 6,161
Duration โฐ: 1hr 47min
Created by: Proton Expert Systems & Solutions
๐ Course Link
Statistical Computing with R - a gentle introduction (Login Required)
๐ Free Online Course
Duration โฐ: 6-8 Hours study
๐โโ๏ธ Self paced
Teacher: Max Reuter, Chris Barnes
Resource: University College London
๐ Course Link
R Programming For Beginners-Full Course | Learn R in 3 Hours| R Language Tutorial | Great Learning
๐ Free Online Course
๐ฌ 14 video lesson
Duration โฐ: 3-4 hours worth of material
๐โโ๏ธ Self paced
Resource: Great Learning
๐ Course Link
NOC:Business analytics and data mining Modeling using R, IIT Roorkee
๐ฌ 60 video lesson
โฐ 12 Modules
Taught by: Dr. Gaurav Dixit
Source: NPTEL
๐ Course Link
Learn Live - Explore and analyze data with R
๐ Free Online Course
๐ฌ 9 video lesson
Duration โฐ: 1-2 hours worth of material
๐โโ๏ธ Self paced
Resource: Class Central
๐ Course Link
R Programming Full Course for 2023 | R Programming For Beginners | R Tutorial | Simplilearn
๐ Free Online Course
๐ฌ 1 video lesson
Duration โฐ: 10-11 hours worth of material
๐โโ๏ธ Self paced
Resource: Youtube
๐ Course Link
Books
The Book of R
R Programming for Data Science - Roger D. Peng
R for Beginners
#R #R_Language #R_Programming_Language
โโโโโโโโโโโโโโ
๐Join @bigdataspecialist for more๐
โค3