Machine Learning Project: IMDB
H1 Heading
H2 Heading
H3 Heading
And some italics and bold text
and link
- first
- second
- third
number
- first
- second
- third
Python code block:
import numpy as np
def test_function(x, y):
z = np.sum(x,y)
return z
R code block:
library(tidyverse)
df <- read_csv("some_file.csv")
head(df)
inline x+y
.
Using html
Using Kramdown
math \(a=b+c\)