Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
Data Science from Scratch Series' Articles
Back to Paul Apivat 's Series
Data Science from Scratch: Intro & Setup
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 24 '20
Data Science from Scratch: Intro & Setup
#
datascience
#
machinelearning
#
python
3
reactions
Comments
Add Comment
2 min read
Higher Order Functions
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 24 '20
Higher Order Functions
#
python
#
datascience
#
machinelearning
1
reaction
Comments
Add Comment
4 min read
Strings and Exceptions
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 24 '20
Strings and Exceptions
#
datascience
#
machinelearning
#
python
4
reactions
Comments
Add Comment
2 min read
Python List and Numpy Array
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 27 '20
Python List and Numpy Array
#
python
#
machinelearning
#
datascience
6
reactions
Comments
Add Comment
3 min read
Dictionaries
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 27 '20
Dictionaries
#
datascience
#
machinelearning
#
python
6
reactions
Comments
Add Comment
3 min read
defaultdict
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 29 '20
defaultdict
#
datascience
#
machinelearning
#
python
6
reactions
Comments
Add Comment
5 min read
Counters & Sets
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 29 '20
Counters & Sets
#
machinelearning
#
datascience
#
python
6
reactions
Comments
Add Comment
3 min read
Control Flow & Truthiness
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 30 '20
Control Flow & Truthiness
#
python
#
datascience
#
machinelearning
1
reaction
Comments
Add Comment
2 min read
List Comprehensions
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 30 '20
List Comprehensions
#
python
#
datascience
#
machinelearning
7
reactions
Comments
Add Comment
3 min read
Understanding Object-Oriented Programming with Assert
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 31 '20
Understanding Object-Oriented Programming with Assert
#
datascience
#
machinelearning
#
python
14
reactions
Comments
4
comments
3 min read
A Brief Foray into Lazy Evaluation
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Oct 31 '20
A Brief Foray into Lazy Evaluation
#
python
#
datascience
#
machinelearning
2
reactions
Comments
Add Comment
2 min read
Pseudo-Randomness and a hint of Regex
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 1 '20
Pseudo-Randomness and a hint of Regex
#
python
#
machinelearning
#
datascience
Comments
Add Comment
3 min read
Collections and Comprehensions
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 3 '20
Collections and Comprehensions
#
datascience
#
machinelearning
#
python
6
reactions
Comments
Add Comment
5 min read
Collections and Comprehensions (pt.2)
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 4 '20
Collections and Comprehensions (pt.2)
#
python
#
datascience
#
machinelearning
1
reaction
Comments
Add Comment
6 min read
Making sense of matplotlib
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 6 '20
Making sense of matplotlib
#
python
#
datascience
#
machinelearning
8
reactions
Comments
Add Comment
5 min read
Vectors in Python
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 12 '20
Vectors in Python
#
python
#
datascience
#
machinelearning
7
reactions
Comments
2
comments
5 min read
Matrices in Python
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 12 '20
Matrices in Python
#
python
#
datascience
#
machinelearning
5
reactions
Comments
2
comments
5 min read
Statistics from Scratch with Python
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 20 '20
Statistics from Scratch with Python
#
python
#
datascience
#
machinelearning
8
reactions
Comments
Add Comment
13 min read
Conditional Probability with Python: Concepts, Tables & Code
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 23 '20
Conditional Probability with Python: Concepts, Tables & Code
#
python
#
datascience
#
machinelearning
6
reactions
Comments
Add Comment
8 min read
Bayes' Theorem: Concepts and Code
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Nov 28 '20
Bayes' Theorem: Concepts and Code
#
python
#
datascience
#
machinelearning
32
reactions
Comments
Add Comment
6 min read
Probability Distributions with Python: Discrete & Continuous
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Dec 8 '20
Probability Distributions with Python: Discrete & Continuous
#
datascience
#
machinelearning
#
python
1
reaction
Comments
Add Comment
5 min read
Explore Hypothesis Testing using Python
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Dec 16 '20
Explore Hypothesis Testing using Python
#
python
#
datascience
#
statistics
#
probability
8
reactions
Comments
1
comment
13 min read
Grasping Gradient Descent using Python
Paul Apivat
Paul Apivat
Paul Apivat
Follow
Dec 26 '20
Grasping Gradient Descent using Python
#
python
#
datascience
#
machinelearning
#
linearalgebra
Comments
Add Comment
8 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account