Data Science & Machine Learning – Telegram
Data Science & Machine Learning
72.1K subscribers
768 photos
1 video
68 files
677 links
Join this channel to learn data science, artificial intelligence and machine learning with funny quizzes, interesting projects and amazing resources for free

For collaborations: @love_data
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
7👍5
Managing Machine Learning Projects
Simon Thompson, 2022
👇👇
https://news.1rj.ru/str/Programming_experts/121
Which of the following tool can't be used for Data Visualization?
Anonymous Quiz
6%
Tableau
10%
Power BI
9%
Matplotlib
75%
Javanoscript
👍5🤔1
To become a Machine Learning Engineer:

• Python
• numpy, pandas, matplotlib, Scikit-Learn
• TensorFlow or PyTorch
• Jupyter, Colab
• Analysis > Code
• 99%: Foundational algorithms
• 1%: Other algorithms
• Solve problems ← This is key
• Teaching = 2 × Learning
• Have fun!
👍33🥰51
Useful Pandas🐼 method you should definitely know

head()
info()
fillna()
melt()
pivot()
query()
merge()
assign()
groupby()
describe()
sample()
replace()
rename()
👍15😁1
Data Analyst Interview Questions
[Python, SQL, PowerBI]

1. Is indentation required in python?
Ans:
Indentation is necessary for Python. It specifies a block of code. All code within loops, classes, functions, etc is specified within an indented block. It is usually done using four space characters. If your code is not indented necessarily, it will not execute accurately and will throw errors as well.

2. What are Entities and Relationships?
Ans:
Entity:
An entity can be a real-world object that can be easily identifiable. For example, in a college database, students, professors, workers, departments, and projects can be referred to as entities.

Relationships: Relations or links between entities that have something to do with each other. For example – The employee’s table in a company’s database can be associated with the salary table in the same database.

3. What are Aggregate and Scalar functions?
Ans:
An aggregate function performs operations on a collection of values to return a single scalar value. Aggregate functions are often used with the GROUP BY and HAVING clauses of the SELECT statement. A scalar function returns a single value based on the input value.

4. What are Custom Visuals in Power BI?
Ans:
Custom Visuals are like any other visualizations, generated using Power BI. The only difference is that it develops the custom visuals using a custom SDK. The languages like JQuery and JavaScript are used to create custom visuals in Power BI

ENJOY LEARNING 👍👍
👍18
4👏3👍1
Harvard CS109A #DataScience course materials — huge collection free & open!

1. Lecture notes
2. R code, #Python notebooks
3. Lab material
4. Advanced sections
and more ...

https://harvard-iacs.github.io/2019-CS109A/pages/materials.html
👍9😁1
Which of the following command isn't used in pandas?
Anonymous Quiz
6%
head()
4%
replace()
8%
groupby()
4%
rename()
78%
datasciencefun()
😁13🤩5👏3👍2🔥2
American Express is hiring
Position: Data Science Analyst
👉 Apply: https://aexp.eightfold.ai/careers/job/13347327
👍 All the best.
👍5
Amazon is hiring Data Scientist Intern!
Qualifications: Bachelor's/ Master's Degree
Salary: 5.4 LPA (Expected)
Batch: 2019/2020/2021/2022/2023
Experience: Freshers
Location: Bangalore, India

📌Apply Link: https://www.amazon.jobs/en/jobs/2213292/data-scientist-intern
👍3
Every ML project should keep the following documentation:

• Change log
• Tech debt log
• Potential risks
• Experiment logs
• Future work ideas
• List of assumptions
• ETL pipeline denoscription
👍101
Advanced Data Analytics Using Python.pdf
2.2 MB
Advanced Data Analytics Using Python
With Machine Learning, Deep Learning and NLP Examples
#book #Ml
👍4
Do you want roadmap for becoming data scientist in this channel?
Anonymous Poll
96%
Yes
4%
No
🤩64👍1👏1🎉1
Important Topics to become a data scientist
[Advanced Level]
👇👇

1. Mathematics

Linear Algebra
Analytic Geometry
Matrix
Vector Calculus
Optimization
Regression
Dimensionality Reduction
Density Estimation
Classification

2. Probability

Introduction to Probability
1D Random Variable
The function of One Random Variable
Joint Probability Distribution
Discrete Distribution
Normal Distribution

3. Statistics

Introduction to Statistics
Data Denoscription
Random Samples
Sampling Distribution
Parameter Estimation
Hypotheses Testing
Regression

4. Programming

Python:

Python Basics
List
Set
Tuples
Dictionary
Function
NumPy
Pandas
Matplotlib/Seaborn

R Programming:

R Basics
Vector
List
Data Frame
Matrix
Array
Function
dplyr
ggplot2
Tidyr
Shiny

DataBase:
SQL
MongoDB

Data Structures

Web scraping

Linux

Git

5. Machine Learning

How Model Works
Basic Data Exploration
First ML Model
Model Validation
Underfitting & Overfitting
Random Forest
Handling Missing Values
Handling Categorical Variables
Pipelines
Cross-Validation(R)
XGBoost(Python|R)
Data Leakage

6. Deep Learning

Artificial Neural Network
Convolutional Neural Network
Recurrent Neural Network
TensorFlow
Keras
PyTorch
A Single Neuron
Deep Neural Network
Stochastic Gradient Descent
Overfitting and Underfitting
Dropout Batch Normalization
Binary Classification

7. Feature Engineering

Baseline Model
Categorical Encodings
Feature Generation
Feature Selection

8. Natural Language Processing

Text Classification
Word Vectors

9. Data Visualization Tools

BI (Business Intelligence):
Tableau
Power BI
Qlik View
Qlik Sense

10. Deployment

Microsoft Azure
Heroku
Google Cloud Platform
Flask
Django

Join @datasciencefun to learning important data science and machine learning concepts

ENJOY LEARNING 👍👍
👍307
Some of the essential libraries of Python that are used in Data Science

Numpy

SciPy

Pandas

Matplotlib

Keras

TensorFlow

Scikit-learn
👍14
Python Machine Learning Projects
👇👇
https://news.1rj.ru/str/Programming_experts/151
👍1🥰1