blobcity /
autoai
Python based framework for Automatic AI for Regression and Classification over numerical data. Performs model search, hyper-parameter tuning, and high-quality Jupyter Notebook code generation.
71/100 healthLoading repository data…
d33pk3rn3l / repository
A Python-based Jupyter notebook that calculates and visualizes the cost-effectiveness of various travel card options, helping you make an informed decision based on your personal travel habits and available options in your area.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains two ways to explore Swiss public transport card costs:
calculate_travel_cards.ipynb) for data exploration and plotting.Before you begin, ensure you have met the following requirements:
To run calculate_travel_cards.ipynb, follow these steps:
jupyter notebook in your terminal.calculate_travel_cards.ipynb in the Jupyter Notebook interface that appears in your web browser.The notebook leverages two CSV files: Travel_Cards.csv and Travel_routes.csv.
Travel_Cards.csv: This file outlines various travel card options, along with their associated costs. Please customize this file to represent the options available in your local area.
Travel_routes.csv: This file provides details about different travel routes, including their destinations, the associated costs with each travel card, and the frequency of travel per month. It's essential to tailor this file to align with your personal travel habits.
Consider adding expensive trips even if they occur only once a year, as they could potentially influence the overall cost calculation. However, for minor trips that won't significantly impact the cost, you can choose to omit them.
To fetch the latest prices, visit SBB, adjust according to your travel cards, and select the furthest stop included within your travel card zone (for instance, choose 'Winterthur' if you have an 'ZVV all zones' card and you're traveling to 'St. Gallen').
This process may be time-consuming, but it's a crucial step to ensure an accurate calculation of your travel costs.
The Jupyter notebook performs the following steps:
The notebook generates a stacked bar chart showing the annual cost breakdown for each travel card, which is saved as annual_costs_breakdown.png. This chart illustrates which travel card offers the best value depending on travel routes and their frequency.
npm cinpm run devnpm run buildnpm run previewThe web app is deployed from the main branch via GitHub Actions (.github/workflows/deploy.yml). The Vite base path is configured for the repository name, so the app is served from /SwissPublicTransportCalculator/ on GitHub Pages.
To contribute to Travel Card Cost Analysis, follow these steps:
git checkout -b <branch_name>.git commit -m '<commit_message>'git push origin <project_name>/<location>This project uses the following license: MIT.
Selected from shared topics, language and repository description—not editorial ratings.
blobcity /
Python based framework for Automatic AI for Regression and Classification over numerical data. Performs model search, hyper-parameter tuning, and high-quality Jupyter Notebook code generation.
71/100 healthmozahzah /
A Python-based educational playground for creating, exploring, and visualizing digital signal processing (DSP) algorithms using NumPy, Matplotlib and Jupyter Notebook.
34/100 healthrohanmistry231 /
A Python-based web application for converting Jupyter Notebook (.ipynb) files to Python (.py) scripts with a user-friendly interface. Built with Flask, it supports batch conversions and preserves code structure for seamless transitions.
geoyanzhan3 /
A Python based tutorial on Jupyter Notebook for data assimilation of volcano geodesy. Y.ZHAN & P.M.GREGG (2019)
53/100 healthrraju26 /
A Python-based resource for learning about factor investing concepts in the Indian market using Jupyter Notebooks.
63/100 healthScetrov /
EVE Frontier Datasets is a specialized Python-based data analysis and visualization framework designed for exploring EVE Frontier datasets. Built for Python 3.12+, the project provides a robust environment for interactive research using Jupyter Lab and Jupyter Notebooks.
78/100 health