GitHub - sobit1/Stock-Project · GitHub
Skip to content

sobit1/Stock-Project

Repository files navigation

Nepali Stock Price Analysis --> IRONMAN

This is a Python project for Nepali stock price prediction using Artificial Intelligence and Stochastic Modeling.

Table of contents

Setup

You should install poetry for installing dependencies. You can install it using:

pip install poetry

Install dependencies using poetry.For this to work, you must be in the same path as the location of pyproject.toml

poetry shell
poetry install

To start the server at localhost:8000:

uvicorn src.main:app

Project-Structure

├── README.md    <- The top-level README for developers using this project.
├──src           <- Source code for use in this project
├──Dockerfile    <- Dockerfile for the project

Status

Project is: InProgress

Contact

Created by Sobit Regmi. feel free to contact me at regmi.sobit@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors