csc591_group5_lua2py_3
Homework 3 to convert cluster.lua script to python
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.2%) to scientific vocabulary
Repository
Homework 3 to convert cluster.lua script to python
Basic Info
- Host: GitHub
- Owner: swarnamalyamohan
- License: mit
- Language: Python
- Default Branch: main
- Size: 118 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 3
Metadata Files
README.md
[](https://doi.org/10.5281/zenodo.7587624)  [](https://codecov.io/gh/swarnamalyamohan/CSC591_Group5_Lua2Py_3) [](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/test.yml) [](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/python_style_checker.yml) [](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/python_syntax_checker.yml) [](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/actions/workflows/pylint.yml) [](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/issues) [](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/issues?q=is%3Aissue+is%3Aclosed) [](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/pulls) [](https://github.com/swarnamalyamohan/CSC591_Group5_Lua2Py_3/pulls?q=is%3Apr+is%3Aclosed)
 [](https://github.com/aswarnamalyamohan/CSC591_Group5_Lua2Py_3/graphs/contributors?style=plastic) 
Features
|HW3|convert cluster.lua script to python| | ------------- |:-------------:|
Getting Started:
- Download Python3
Installation:
Clone this repository.
Install the dependencies at using the requirements file at the root:
bash
$ cd CSC591Group5Lua2Py_3
$ pip install -r requirements.txt
Code Testing:
bash
- Get inside the directory:
$ cd CSC591_Group5_Lua2Py_3
Display help menu:
$ python ./test/test_engine.py -h true
Run all the tests:
$ python ./test/test_engine.py -g all
💻 Wish to contribute?
-You will find a CONTRIBUTING.md in our repository which will provide all the potential contributors a short guide to how they can help build Lua2Py - This file is for: - Project Owners - Initiaters and maintainers of the file. - Project contributors - People who think existing features can be simplified or new features can be added to improve the project. - Users - Customers who want to clone the repository and use it create their own project. - Please go through the CONTRIBUTING.md to know more!
⚖️ Code of Conduct
- A code of conduct defines standards for how to engage in a community. It signals an inclusive environment that respects all contributions.
- It also outlines procedures for addressing problems between members of your project's community.
- Please go through the CODEOFCONDUCT.md to know more!
🤝 Contributions by:-
- 👨💻 Ashish Joshi(ashishjoshi2605, ajoshi24)
- 👩💻 Aoishi Das(Aoishi28)
- 👩💻 Swarnamalya Mohan(swarnamalyamohan)
Owner
- Login: swarnamalyamohan
- Kind: user
- Repositories: 2
- Profile: https://github.com/swarnamalyamohan
Citation (CITATION.cff)
cff-version: 1.2.0
message: "Hello!! If you use this software, please cite it using the metadata from this file"
title: "Basic Model"
abstract: "This is the basic working model having classes and functions return values like medians and standard deviation for numeric columns, mode and entropy for symbolic columns."
authors:
- family-names: Joshi
given-names: Ashish
- family-names: Das
given-names: Aoishi
- family-names: Mohan
given-names: Swarnamalya
version: "1.0.0"
date-released: "01/12/2023"
doi: 10.5281/zenodo.7531036
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v3 composite
- actions/setup-python v3 composite
- cclauss/Find-Python-syntax-errors-action master composite
- andymckay/pycodestyle-action 0.1.3 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- actions/checkout v3 composite
- actions/setup-python v3 composite
- codecov/codecov-action v2 composite