GithubHelp home page GithubHelp logo

kaggle-news-analysis's Introduction

Kaggle News NLP Analysis

Dataset

Deliverable

  • Powerpoint Analysis

Objectives

  1. What are the most important events that occurred during the timeframe these articles were captured? How do these change over time in the dataset?
  2. Lockheed Martin is part of an expensive and ever-changing Aerospace and Defence industry. In order to better understand the playing field, perform an analysis that would allow a stakeholder to make an informed startegic business decision regarding an action the company should take with respect to the Aerospace and Defense landscape.

Usage

Pre-requisites

  • Python 3.8
  1. Install Pipenv for managing python based virtual environment, pip install pipenv

NOTE: If you have conda installed with different Python base environment follow below steps

  • Step 1. Create Python 3.8 in conda virtual environment - conda create -n py38 python=3.8 -y
  • Step 2. Install pipenv inside conda - conda install -c conda-forge pipenv
  • Step 3. Find python path where python 3.8 is installed - which python
  • Step 4. Install dependencies, pipenv install --python <python path> for e.g. mine is /home/ubuntu/miniconda3/envs/py38/bin/python

Now go to 3. and activate virtual environment.

  1. Create virtual environment pipenv install
  2. Activate virtual environment pipenv shell
  3. Open Jupyter Notebook jupyter notebook

kaggle-news-analysis's People

Contributors

hurshd0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.