Giter Site home page Giter Site logo

data_mining's Introduction

Data Mining Project

Dataset

https://www.kaggle.com/datasets/Cornell-University/arxiv

  • extract json in root folder and run main

Loging Levels

DEBUG

  • Description: Detailed information, typically of interest only when diagnosing problems. This is the lowest level.
  • Numeric value: 10

INFO

  • Description: Confirmation that things are working as expected.
  • Numeric value: 20

WARNING

  • Description: An indication that something unexpected happened, or indicative of some problem in the near future (e.g., 'disk space low'). The software is still working as expected.
  • Numeric value: 30

ERROR

  • Description: Due to a more serious problem, the software has not been able to perform some function.
  • Numeric value: 40

CRITICAL

  • Description: A serious error, indicating that the program itself may be unable to continue running.
  • Numeric value: 50

NOTSET

  • Description: This is a special level that is used to initialize the logging system. It captures no logs by default and is technically at the lowest level in the logging hierarchy.
  • Numeric value: 0

data_mining's People

Contributors

p3ddah avatar pseudope 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.