/alcohol-effects-study

Alcohol effects on study, a machine learning project

Primary LanguageJupyter Notebook

Alcohol Effects On Study

A machine learning and data analysis project exploring the correlation between alcohol consumption and academic performance, based on this dataset

  • Histogram analysis
  • Heatmap analysis
  • RandomForestClassifier model and comparision between other ML models

Dependencies

  • Numpy
  • Pandas
  • Seaborn
  • Matplotlib
  • LazyPredict
  • Sklearn