Top 10 Websites for Data Science
1. Coursera
2. EdX
3. Datacamp
4. Udemy
5. Udacity
6. Khan Academy
7. Kaggle
8. R-bloggers
9. Analytics Vidya
10. KDNuggets
Top 10 Skills for Data Science
1. Probability & Statistics
2. Linear Algebra
3. Python
4. R
5. SQL/Presto
6. Tableau/PowerBI
7. AWS/Azure
8. Spark
9. Excel
10. DevOps
Top 10 Algorithms for Data Science
1. Linear Regression
2. Logistics Regression
3. K-means Clustering
4. PCA
5. Support Vector Machine
6. Decision Tree
7. Random Forrest
8. Gradient Boosting Machine
9. XGboost
10. Artificial Neural Networks
Top 10 Industries for Data Science
1. Technology
2. Finance
3. Retail
4. Telecom
5. Healthcare & Pharma
6. Manufacturing
7. Automotive
8. Cybersecurity
9. Energy
10. Utilities
Subscribe to:
Post Comments (Atom)
7 Stages of Machine Learning - Framework Introduction
Framework Introduction 7 Stages Introduction Stage 1: Problem Definition Stage 2: Data Collection Stage 3: Data Preparation Stage 4: Data Vi...
-
Sentiment analysis is the process of determining whether a piece of writing or set of text is positive, negative or neutral. Here, we’ll ...
-
Apply a function to each column of a data frame to check that is numeric or not. If return TRUE means numeric and if FALSE means non-nume...
-
> write.csv(x,"trail.csv", row.names = FALSE) Error in file(file, ifelse(append, "a", "w")) : cannot o...
No comments:
Post a Comment