technology logo
technology logo

Fake_News_Detection_with_web_interface

share link

by sahaj1904jain dot icon Updated: Aug 6, 2022

Guide Kit Guide Kit  

This can be used to develop ML applications using python that can predict whether the news is fake. It uses python libraries like Pandas, NumPy, and sklearn for prediction and flask, HTML and CSS for web-end. The data from a dataset of 5000+ articles is used to train the model through supervised machine learning. The output accuracy is about 82%. This is made as a submission in 24hr AI Challenge. Github: https://github.com/Sjain14/Fake_news_detection

flaskby pallets

Python doticonstar image 62334 doticonVersion:2.2.3doticon
License: Permissive (BSD-3-Clause)

The Python micro framework for building web applications.

Support
    Quality
      Security
        License
          Reuse

            flaskby pallets

            Python doticon star image 62334 doticonVersion:2.2.3doticon License: Permissive (BSD-3-Clause)

            The Python micro framework for building web applications.
            Support
              Quality
                Security
                  License
                    Reuse

                      scikit-learnby scikit-learn

                      Python doticonstar image 53544 doticonVersion:1.2.2doticon
                      License: Permissive (BSD-3-Clause)

                      scikit-learn: machine learning in Python

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                scikit-learnby scikit-learn

                                Python doticon star image 53544 doticonVersion:1.2.2doticon License: Permissive (BSD-3-Clause)

                                scikit-learn: machine learning in Python
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          pandasby pandas-dev

                                          Python doticonstar image 37415 doticonVersion:v2.0.0rc1doticon
                                          License: Permissive (BSD-3-Clause)

                                          Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    pandasby pandas-dev

                                                    Python doticon star image 37415 doticonVersion:v2.0.0rc1doticon License: Permissive (BSD-3-Clause)

                                                    Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              numpyby numpy

                                                              Python doticonstar image 23030 doticonVersion:v1.24.2doticon
                                                              License: Permissive (BSD-3-Clause)

                                                              The fundamental package for scientific computing with Python.

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        numpyby numpy

                                                                        Python doticon star image 23030 doticonVersion:v1.24.2doticon License: Permissive (BSD-3-Clause)

                                                                        The fundamental package for scientific computing with Python.
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  clickby pallets

                                                                                  Python doticonstar image 13626 doticonVersion:8.1.3doticon
                                                                                  License: Permissive (BSD-3-Clause)

                                                                                  Python composable command line interface toolkit

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            clickby pallets

                                                                                            Python doticon star image 13626 doticonVersion:8.1.3doticon License: Permissive (BSD-3-Clause)

                                                                                            Python composable command line interface toolkit
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      scipyby scipy

                                                                                                      Python doticonstar image 10976 doticonVersion:v1.10.1doticon
                                                                                                      License: Permissive (BSD-3-Clause)

                                                                                                      SciPy library main repository

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                scipyby scipy

                                                                                                                Python doticon star image 10976 doticonVersion:v1.10.1doticon License: Permissive (BSD-3-Clause)

                                                                                                                SciPy library main repository
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          jinjaby pallets

                                                                                                                          Python doticonstar image 9134 doticonVersion:3.1.2doticon
                                                                                                                          License: Permissive (BSD-3-Clause)

                                                                                                                          A very fast and expressive template engine.

                                                                                                                          Support
                                                                                                                            Quality
                                                                                                                              Security
                                                                                                                                License
                                                                                                                                  Reuse

                                                                                                                                    jinjaby pallets

                                                                                                                                    Python doticon star image 9134 doticonVersion:3.1.2doticon License: Permissive (BSD-3-Clause)

                                                                                                                                    A very fast and expressive template engine.
                                                                                                                                    Support
                                                                                                                                      Quality
                                                                                                                                        Security
                                                                                                                                          License
                                                                                                                                            Reuse

                                                                                                                                              gunicornby benoitc

                                                                                                                                              Python doticonstar image 8840 doticonVersion:20.1.0doticon
                                                                                                                                              License: Others (Non-SPDX)

                                                                                                                                              gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

                                                                                                                                              Support
                                                                                                                                                Quality
                                                                                                                                                  Security
                                                                                                                                                    License
                                                                                                                                                      Reuse

                                                                                                                                                        gunicornby benoitc

                                                                                                                                                        Python doticon star image 8840 doticonVersion:20.1.0doticon License: Others (Non-SPDX)

                                                                                                                                                        gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
                                                                                                                                                        Support
                                                                                                                                                          Quality
                                                                                                                                                            Security
                                                                                                                                                              License
                                                                                                                                                                Reuse

                                                                                                                                                                  werkzeugby pallets

                                                                                                                                                                  Python doticonstar image 6311 doticonVersion:2.2.3doticon
                                                                                                                                                                  License: Permissive (BSD-3-Clause)

                                                                                                                                                                  The comprehensive WSGI web application library.

                                                                                                                                                                  Support
                                                                                                                                                                    Quality
                                                                                                                                                                      Security
                                                                                                                                                                        License
                                                                                                                                                                          Reuse

                                                                                                                                                                            werkzeugby pallets

                                                                                                                                                                            Python doticon star image 6311 doticonVersion:2.2.3doticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                            The comprehensive WSGI web application library.
                                                                                                                                                                            Support
                                                                                                                                                                              Quality
                                                                                                                                                                                Security
                                                                                                                                                                                  License
                                                                                                                                                                                    Reuse

                                                                                                                                                                                      joblibby joblib

                                                                                                                                                                                      Python doticonstar image 3099 doticonVersion:Currentdoticon
                                                                                                                                                                                      License: Permissive (BSD-3-Clause)

                                                                                                                                                                                      Computing with Python functions.

                                                                                                                                                                                      Support
                                                                                                                                                                                        Quality
                                                                                                                                                                                          Security
                                                                                                                                                                                            License
                                                                                                                                                                                              Reuse

                                                                                                                                                                                                joblibby joblib

                                                                                                                                                                                                Python doticon star image 3099 doticonVersion:Currentdoticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                Computing with Python functions.
                                                                                                                                                                                                Support
                                                                                                                                                                                                  Quality
                                                                                                                                                                                                    Security
                                                                                                                                                                                                      License
                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                          itsdangerousby pallets

                                                                                                                                                                                                          Python doticonstar image 2635 doticonVersion:2.1.2doticon
                                                                                                                                                                                                          License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                          Safely pass trusted data to untrusted environments and back.

                                                                                                                                                                                                          Support
                                                                                                                                                                                                            Quality
                                                                                                                                                                                                              Security
                                                                                                                                                                                                                License
                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                    itsdangerousby pallets

                                                                                                                                                                                                                    Python doticon star image 2635 doticonVersion:2.1.2doticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                    Safely pass trusted data to untrusted environments and back.
                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                          License
                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                              certifyby webprofusion

                                                                                                                                                                                                                              C# doticonstar image 1342 doticonVersion:Currentdoticon
                                                                                                                                                                                                                              License: Others (Non-SPDX)

                                                                                                                                                                                                                              Professional TLS/SSL Certificate Manager UI for Windows, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com

                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                        certifyby webprofusion

                                                                                                                                                                                                                                        C# doticon star image 1342 doticonVersion:Currentdoticon License: Others (Non-SPDX)

                                                                                                                                                                                                                                        Professional TLS/SSL Certificate Manager UI for Windows, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com
                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                  typingby python

                                                                                                                                                                                                                                                  Python doticonstar image 1367 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                  License: Others (Non-SPDX)

                                                                                                                                                                                                                                                  Python static typing home. Hosts the documentation and a user help forum.

                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                            typingby python

                                                                                                                                                                                                                                                            Python doticon star image 1367 doticonVersion:Currentdoticon License: Others (Non-SPDX)

                                                                                                                                                                                                                                                            Python static typing home. Hosts the documentation and a user help forum.
                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                      markupsafeby pallets

                                                                                                                                                                                                                                                                      Python doticonstar image 526 doticonVersion:2.1.2doticon
                                                                                                                                                                                                                                                                      License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                                                      Safely add untrusted strings to HTML/XML markup.

                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                markupsafeby pallets

                                                                                                                                                                                                                                                                                Python doticon star image 526 doticonVersion:2.1.2doticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                                                                Safely add untrusted strings to HTML/XML markup.
                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                          crayonsby MasterOdin

                                                                                                                                                                                                                                                                                          Python doticonstar image 412 doticonVersion:v0.4.0doticon
                                                                                                                                                                                                                                                                                          License: Permissive (MIT)

                                                                                                                                                                                                                                                                                          Text UI colors for Python.

                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                    crayonsby MasterOdin

                                                                                                                                                                                                                                                                                                    Python doticon star image 412 doticonVersion:v0.4.0doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                    Text UI colors for Python.
                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                              threadpoolctlby joblib

                                                                                                                                                                                                                                                                                                              Python doticonstar image 226 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                              License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                                                                                              Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP implementations)

                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                        threadpoolctlby joblib

                                                                                                                                                                                                                                                                                                                        Python doticon star image 226 doticonVersion:Currentdoticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                                                                                                        Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool (BLAS and OpenMP implementations)
                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                Reuse

                                                                                                                                                                                                                                                                                                                                  zippby jaraco

                                                                                                                                                                                                                                                                                                                                  Python doticonstar image 35 doticonVersion:v3.15.0doticon
                                                                                                                                                                                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                  Support
                                                                                                                                                                                                                                                                                                                                    Quality
                                                                                                                                                                                                                                                                                                                                      Security
                                                                                                                                                                                                                                                                                                                                        License
                                                                                                                                                                                                                                                                                                                                          Reuse

                                                                                                                                                                                                                                                                                                                                            zippby jaraco

                                                                                                                                                                                                                                                                                                                                            Python doticon star image 35 doticonVersion:v3.15.0doticon License: Permissive (MIT)

                                                                                                                                                                                                                                                                                                                                            Support
                                                                                                                                                                                                                                                                                                                                              Quality
                                                                                                                                                                                                                                                                                                                                                Security
                                                                                                                                                                                                                                                                                                                                                  License
                                                                                                                                                                                                                                                                                                                                                    Reuse

                                                                                                                                                                                                                                                                                                                                                      typing_extensionsby Michael0x2a

                                                                                                                                                                                                                                                                                                                                                      Python doticonstar image 1 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                      License: Others (Non-SPDX)

                                                                                                                                                                                                                                                                                                                                                      Support
                                                                                                                                                                                                                                                                                                                                                        Quality
                                                                                                                                                                                                                                                                                                                                                          Security
                                                                                                                                                                                                                                                                                                                                                            License
                                                                                                                                                                                                                                                                                                                                                              Reuse

                                                                                                                                                                                                                                                                                                                                                                typing_extensionsby Michael0x2a

                                                                                                                                                                                                                                                                                                                                                                Python doticon star image 1 doticonVersion:Currentdoticon License: Others (Non-SPDX)

                                                                                                                                                                                                                                                                                                                                                                Support
                                                                                                                                                                                                                                                                                                                                                                  Quality
                                                                                                                                                                                                                                                                                                                                                                    Security
                                                                                                                                                                                                                                                                                                                                                                      License
                                                                                                                                                                                                                                                                                                                                                                        Reuse

                                                                                                                                                                                                                                                                                                                                                                          wincertstoreby SpiderOak

                                                                                                                                                                                                                                                                                                                                                                          Go doticonstar image 0 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                          License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                                                                                                                                                          Windows certificate store

                                                                                                                                                                                                                                                                                                                                                                          Support
                                                                                                                                                                                                                                                                                                                                                                            Quality
                                                                                                                                                                                                                                                                                                                                                                              Security
                                                                                                                                                                                                                                                                                                                                                                                License
                                                                                                                                                                                                                                                                                                                                                                                  Reuse

                                                                                                                                                                                                                                                                                                                                                                                    wincertstoreby SpiderOak

                                                                                                                                                                                                                                                                                                                                                                                    Go doticon star image 0 doticonVersion:Currentdoticon License: Permissive (BSD-3-Clause)

                                                                                                                                                                                                                                                                                                                                                                                    Windows certificate store
                                                                                                                                                                                                                                                                                                                                                                                    Support
                                                                                                                                                                                                                                                                                                                                                                                      Quality
                                                                                                                                                                                                                                                                                                                                                                                        Security
                                                                                                                                                                                                                                                                                                                                                                                          License
                                                                                                                                                                                                                                                                                                                                                                                            Reuse

                                                                                                                                                                                                                                                                                                                                                                                              python2-importlib-metadataby m2x.dev/arch/packages/community

                                                                                                                                                                                                                                                                                                                                                                                              Shell doticonstar image 0 doticonVersion:Currentdoticon
                                                                                                                                                                                                                                                                                                                                                                                              no licences License: No License (null)

                                                                                                                                                                                                                                                                                                                                                                                              Support
                                                                                                                                                                                                                                                                                                                                                                                                Quality
                                                                                                                                                                                                                                                                                                                                                                                                  Security
                                                                                                                                                                                                                                                                                                                                                                                                    License
                                                                                                                                                                                                                                                                                                                                                                                                      Reuse

                                                                                                                                                                                                                                                                                                                                                                                                        python2-importlib-metadataby m2x.dev/arch/packages/community

                                                                                                                                                                                                                                                                                                                                                                                                        Shell doticon star image 0 doticonVersion:Currentdoticonno licences License: No License

                                                                                                                                                                                                                                                                                                                                                                                                        Support
                                                                                                                                                                                                                                                                                                                                                                                                          Quality
                                                                                                                                                                                                                                                                                                                                                                                                            Security
                                                                                                                                                                                                                                                                                                                                                                                                              License
                                                                                                                                                                                                                                                                                                                                                                                                                Reuse