Name | felmateos JSON |
Version |
0.1.2
JSON |
| download |
home_page | None |
Summary | My first Python library |
upload_time | 2024-05-07 22:45:01 |
maintainer | None |
docs_url | None |
author | Me |
requires_python | None |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->
<a name="readme-top"></a>
<!--
*** Thanks for checking out the Best-README-Template. If you have a suggestion
*** that would make this better, please fork the repo and create a pull request
*** or simply open an issue with the tag "enhancement".
*** Don't forget to give the project a star!
*** Thanks again! Now go create something AMAZING! :D
-->
<!-- PROJECT SHIELDS -->
<!--
*** I'm using markdown "reference style" links for readability.
*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).
*** See the bottom of this document for the declaration of the reference variables
*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.
*** https://www.markdownguide.org/basic-syntax/#reference-style-links
-->
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
<!-- PROJECT LOGO -->
<br />
<div align="center">
<a href="https://github.com/felmateos/stellar-classification-SDSS17">
<img src="https://github.com/felmateos/stellar-classification-SDSS17/raw/main/images/logo.png" alt="Logo" width="80" height="80">
</a>
<h3 align="center">Celestial Body Classifier</h3>
<p align="center">
Classificação de Corpos Celestes usando suas caracterÃsticas espectrais
<br />
<br />
<a href="https://github.com/felmateos/stellar-classification-SDSS17/issues">Report Bug</a>
·
<a href="https://github.com/felmateos/stellar-classification-SDSS17/issues">Request Feature</a>
</p>
</div>
<br />
---
Este repositório contém o experimento conduzido...
<div align="center">
<img src="https://github.com/felmateos/stellar-classification-SDSS17/raw/main/images/background.gif" alt="Logo" height="300">
</div>
## Git Clone
Para obter uma cópia local deste repositório, utilize o seguinte comando:
```
git clone https://github.com/felmateos/stellar-classification-SDSS17.git
```
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Instalação
Antes de começar, certifique-se de ter o ambiente Python configurado. Utilize o seguinte comando para instalar as dependências necessárias:
```
pip install -r requirements.txt
```
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Conjunto de Dados
O conjunto de dados usado está disponÃvel no endereço abaixo:
[https://www.kaggle.com/datasets/fedesoriano/stellar-classification-dataset-sdss17](https://www.kaggle.com/datasets/fedesoriano/stellar-classification-dataset-sdss17)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Documentos importantes
Na pasta 'docs' está o planejamento que usamos para a condução desse experimento.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Contribuição
Contribuições são bem-vindas! Sinta-se à vontade para propor melhorias, relatar problemas ou abrir pull requests.
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Licença
Este projeto é licenciado sob a [Licença MIT](LICENSE).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
[contributors-shield]: https://img.shields.io/github/contributors/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge
[contributors-url]: https://github.com/felmateos/stellar-classification-SDSS17/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge
[forks-url]: https://github.com/felmateos/stellar-classification-SDSS17/network/members
[stars-shield]: https://img.shields.io/github/stars/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge
[stars-url]: https://github.com/felmateos/stellar-classification-SDSS17/stargazers
[issues-shield]: https://img.shields.io/github/issues/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge
[issues-url]: https://github.com/felmateos/stellar-classification-SDSS17/issues
[license-shield]: https://img.shields.io/github/license/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge
[license-url]: https://github.com/felmateos/stellar-classification-SDSS17/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=259
[linkedin-url]: https://linkedin.com/in/felmateos
Raw data
{
"_id": null,
"home_page": null,
"name": "felmateos",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Me",
"author_email": null,
"download_url": null,
"platform": null,
"description": "<!-- Improved compatibility of back to top link: See: https://github.com/othneildrew/Best-README-Template/pull/73 -->\r\n<a name=\"readme-top\"></a>\r\n<!--\r\n*** Thanks for checking out the Best-README-Template. If you have a suggestion\r\n*** that would make this better, please fork the repo and create a pull request\r\n*** or simply open an issue with the tag \"enhancement\".\r\n*** Don't forget to give the project a star!\r\n*** Thanks again! Now go create something AMAZING! :D\r\n-->\r\n\r\n\r\n\r\n<!-- PROJECT SHIELDS -->\r\n<!--\r\n*** I'm using markdown \"reference style\" links for readability.\r\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\r\n*** See the bottom of this document for the declaration of the reference variables\r\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\r\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\r\n-->\r\n\r\n[![Contributors][contributors-shield]][contributors-url]\r\n[![Forks][forks-shield]][forks-url]\r\n[![Stargazers][stars-shield]][stars-url]\r\n[![Issues][issues-shield]][issues-url]\r\n[![MIT License][license-shield]][license-url]\r\n[![LinkedIn][linkedin-shield]][linkedin-url]\r\n\r\n<!-- PROJECT LOGO -->\r\n<br />\r\n<div align=\"center\">\r\n <a href=\"https://github.com/felmateos/stellar-classification-SDSS17\">\r\n <img src=\"https://github.com/felmateos/stellar-classification-SDSS17/raw/main/images/logo.png\" alt=\"Logo\" width=\"80\" height=\"80\">\r\n </a>\r\n\r\n<h3 align=\"center\">Celestial Body Classifier</h3>\r\n\r\n <p align=\"center\">\r\n Classifica\u00c3\u00a7\u00c3\u00a3o de Corpos Celestes usando suas caracter\u00c3\u00adsticas espectrais\r\n <br />\r\n <br />\r\n <a href=\"https://github.com/felmateos/stellar-classification-SDSS17/issues\">Report Bug</a>\r\n \u00c2\u00b7\r\n <a href=\"https://github.com/felmateos/stellar-classification-SDSS17/issues\">Request Feature</a>\r\n </p>\r\n</div>\r\n\r\n<br />\r\n\r\n---\r\n\r\nEste reposit\u00c3\u00b3rio cont\u00c3\u00a9m o experimento conduzido...\r\n\r\n<div align=\"center\">\r\n <img src=\"https://github.com/felmateos/stellar-classification-SDSS17/raw/main/images/background.gif\" alt=\"Logo\" height=\"300\">\r\n</div>\r\n\r\n## Git Clone\r\n\r\nPara obter uma c\u00c3\u00b3pia local deste reposit\u00c3\u00b3rio, utilize o seguinte comando:\r\n\r\n```\r\ngit clone https://github.com/felmateos/stellar-classification-SDSS17.git\r\n```\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n## Instala\u00c3\u00a7\u00c3\u00a3o\r\n\r\nAntes de come\u00c3\u00a7ar, certifique-se de ter o ambiente Python configurado. Utilize o seguinte comando para instalar as depend\u00c3\u00aancias necess\u00c3\u00a1rias:\r\n\r\n```\r\npip install -r requirements.txt\r\n```\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n## Conjunto de Dados\r\n\r\nO conjunto de dados usado est\u00c3\u00a1 dispon\u00c3\u00advel no endere\u00c3\u00a7o abaixo:\r\n\r\n[https://www.kaggle.com/datasets/fedesoriano/stellar-classification-dataset-sdss17](https://www.kaggle.com/datasets/fedesoriano/stellar-classification-dataset-sdss17)\r\n\r\n\r\n \r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n\r\n## Documentos importantes\r\n\r\nNa pasta 'docs' est\u00c3\u00a1 o planejamento que usamos para a condu\u00c3\u00a7\u00c3\u00a3o desse experimento.\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n## Contribui\u00c3\u00a7\u00c3\u00a3o\r\n\r\nContribui\u00c3\u00a7\u00c3\u00b5es s\u00c3\u00a3o bem-vindas! Sinta-se \u00c3\u00a0 vontade para propor melhorias, relatar problemas ou abrir pull requests.\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n## Licen\u00c3\u00a7a\r\n\r\nEste projeto \u00c3\u00a9 licenciado sob a [Licen\u00c3\u00a7a MIT](LICENSE).\r\n\r\n<p align=\"right\">(<a href=\"#readme-top\">back to top</a>)</p>\r\n\r\n[contributors-shield]: https://img.shields.io/github/contributors/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge\r\n[contributors-url]: https://github.com/felmateos/stellar-classification-SDSS17/graphs/contributors\r\n[forks-shield]: https://img.shields.io/github/forks/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge\r\n[forks-url]: https://github.com/felmateos/stellar-classification-SDSS17/network/members\r\n[stars-shield]: https://img.shields.io/github/stars/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge\r\n[stars-url]: https://github.com/felmateos/stellar-classification-SDSS17/stargazers\r\n[issues-shield]: https://img.shields.io/github/issues/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge\r\n[issues-url]: https://github.com/felmateos/stellar-classification-SDSS17/issues\r\n[license-shield]: https://img.shields.io/github/license/felmateos/stellar-classification-SDSS17.svg?style=for-the-badge\r\n[license-url]: https://github.com/felmateos/stellar-classification-SDSS17/blob/master/LICENSE.txt\r\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=259\r\n[linkedin-url]: https://linkedin.com/in/felmateos\r\n",
"bugtrack_url": null,
"license": null,
"summary": "My first Python library",
"version": "0.1.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "30ea5433623e6ac109ec14e7be01429beb3fdef1f27c555c6f37f0f64ca6d3b2",
"md5": "90d100f2e123ca62d18e3986cca56d61",
"sha256": "f0e77f0698b03922c0363800861a6fa2937853064fd48b5e01ddbde42a1e1f3e"
},
"downloads": -1,
"filename": "felmateos-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "90d100f2e123ca62d18e3986cca56d61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3437,
"upload_time": "2024-05-07T22:45:01",
"upload_time_iso_8601": "2024-05-07T22:45:01.249646Z",
"url": "https://files.pythonhosted.org/packages/30/ea/5433623e6ac109ec14e7be01429beb3fdef1f27c555c6f37f0f64ca6d3b2/felmateos-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-07 22:45:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "felmateos"
}