Coder Social home page Coder Social logo

mohdahmad242 / suicidal-post-detection Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 2.0 4.08 MB

Early detection of suicidal thoughts using text information. - Winner - MLOps for Good Hackathon

Home Page: https://devpost.com/software/suicide-predictions

Jupyter Notebook 93.37% Python 4.56% HTML 2.07%
machine-learning deep-learning python hackathon jupy

suicidal-post-detection's Issues

NotImplementedError ubuntu 20 python3.8

(env) root@felipe:~/Suicidal-post-detection/Flask# python3 app.py
[nltk_data] Downloading package stopwords to /root/nltk_data...
[nltk_data]   Unzipping corpora/stopwords.zip.
Traceback (most recent call last):
  File "app.py", line 4, in <module>
	from ml_model.serving import pred, mlRunPipeline, bulktraining
  File "/root/Suicidal-post-detection/Flask/ml_model/serving.py", line 25, in <module>
	from .mlPipeline import SuicideModel
  File "/root/Suicidal-post-detection/Flask/ml_model/mlPipeline.py", line 50, in <module>
	project_name, artifact_path = mlrun.set_environment(project=project_name_base, user_project=True)
  File "/root/Suicidal-post-detection/env/lib/python3.8/site-packages/mlrun/__init__.py", line 131, in set_environment
	get_or_create_project(mlconf.default_project, "./")
  File "/root/Suicidal-post-detection/env/lib/python3.8/site-packages/mlrun/projects/project.py", line 280, in get_or_create_project
	project = load_project(
  File "/root/Suicidal-post-detection/env/lib/python3.8/site-packages/mlrun/projects/project.py", line 213, in load_project
	project = _load_project_from_db(url, secrets, user_project)
  File "/root/Suicidal-post-detection/env/lib/python3.8/site-packages/mlrun/projects/project.py", line 370, in _load_project_from_db
	return db.get_project(project_name)
  File "/root/Suicidal-post-detection/env/lib/python3.8/site-packages/mlrun/db/filedb.py", line 479, in get_project
	raise NotImplementedError()
NotImplementedError

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.