Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

FirasKahlaoui/tunisia-stock-market

Domain:

socioeconomic

Record type:

project
Creator:
Fir
Host:
This project aims to develop a predictive model for forecasting stock prices in the Tunisian stock market using historical data and machine learning techniques. # Tunisia_Stock_Market This project aims to develop a predictive model for forecasting stock prices in the Tunisian stock market using historical data and machine learning techniques. ## Project Structure The project is organized as follows: - `notebooks/`: Contains Jupyter notebooks for data analysis and preprocessing. - `check_data.ipynb`: Notebook for initial data checking. - `Data_Preprocessing.ipynb`: Notebook for data cleaning and preprocessing. - `data/`: Directory containing various stages of stock market data. - `weekly_stock_market.csv`: Raw weekly stock market data. - `checked_weekly_stock_market.csv`: Data after initial checks. - `cleaned_weekly_stock_market.csv`: Data after cleaning. - `normalized_weekly_stock_market.csv`: Data after normalization. - `stock_scraper/`: Contains the web scraping scripts to collect stock market data. - `companies_data/`: JSON files with data for individual companies. - `companies.json`: List of companies to scrape. - `import_test.py`: Script for testing data import functionality. - `scrapy.cfg`: Configuration file for Scrapy. - `README.md`: This file, containing project documentation. - `requirements.txt`: List of Python libraries required for the project. ## Requirements To ensure you have all the necessary dependencies for the Tunisia Stock Market Prediction project, you can use the `requirements.txt` file provided in the repository. This file includes all the required libraries and frameworks for data analysis, machine learning, deep learning, web scraping, and web development. ### Installation 1. **Clone the Repository:** First, clone the repository to your local machine: ```bash git clone github.com cd tunisia-stock-market-prediction ``` 2. **Create a Virtual Environment:** Next, create a new virtual environment using Python 3. You can create a new virtual environment using `venv`: ```bash python3 -m venv env source env/bin/activate ``` 3. **Instal …

Visit

github.com

Tags

jupyter-notebookmodelingpythonreactjsstreamlit

Similar

mdtycho/stock-market-projectDynamic Link Between Stock Market Size and Stock Market Investment Returns In NigeriaFINANCIAL RISKS AND STOCK MARKET CRASHES: AN EMPIRICAL ANALYSIS OF THE TUNISIAN STOCK MARKETSaudi Aramco Stock Market PriceStock market integration in Africayasmeensayeed/Stock-market-prediction-EGX30

mdtycho/stock-market-project

The analysis I did for my group for the South African stock market prediction project # stock-marke

Dynamic Link Between Stock Market Size and Stock Market Investment Returns In Nigeria

Purpose—This study examines the dynamic link between stock market size and investment returns in Nig

FINANCIAL RISKS AND STOCK MARKET CRASHES: AN EMPIRICAL ANALYSIS OF THE TUNISIAN STOCK MARKET

This study aims to investigate the effect of financial risks on the stock market crashes occurrence

Saudi Aramco Stock Market Price

This dataset was obtained from the Statistics Department of Saudi Aramco Oil and Gas Limited, Uganda

Stock market integration in Africa

Purpose The purpose of this paper is to examine the nature and extent of linkages between African s

yasmeensayeed/Stock-market-prediction-EGX30

A stock market prediction project focused on EGX30. We use ARIMA, LSTM, CNN, and NLP models to predi