Machine Learning Project: IMDB

H1 Heading

H2 Heading

H3 Heading

And some italics and bold text

and link

  • first
  • second
  • third

number

  1. first
  2. second
  3. 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 ooo

Using Kramdown alt

math \(a=b+c\)