Skip to content

modeep/kaggle-gaggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kaggle-gaggle

Analyze Kaggle Code and try a kaggle competition

캐글 코드 분석하고 컴페티션 나가보기 프로젝트

Getting Started

Things to do execute the code

이 코드들을 실행시키 위해 해야하는 것들

Prerequisites

  1. Install Anaconda. You'll need 3.6 version.

  2. Open Anaconda Prompt and make a conda virtualenv environment.

conda create -n kaggle_venv numpy scipy matplotlib spyder pandas seaborn scikit-learn h5py
    
activate kaggle_venv
  1. If virtualvenv is activated, install tensorflow with pip install tensorflow and keras with pip install keras

License

This project is licensed under the Unlicensed - see the LICENSE.md file for details

About

Analyze Kaggle Code and try a kaggle competition

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published