-
Notifications
You must be signed in to change notification settings - Fork 832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translate README file #2
base: master
Are you sure you want to change the base?
Conversation
First commit in the process of transalation of this material to brazilian portuguese.
The next step will be translated the matplotlib part.
Include the translation of matplotlib & PCA.
Add some translated paragraphs. 1. Visualização de dados e `pandas` 2. Reconhecimento de digitos em imagens naturais 3. Dividindo seus dados em conjuntos de teste e treinamento 4. Pré-processando seus dados 5. Normalização dos dados 6. Visualizando seus dados: Analise do Componente Principal (ACP)
Finally, the last one topics 1. Testando outro módelo: Support Vector Machines (SVM) 2. Avaliação do seu modelo de clusterização 3. Clusterizando os dados do `digits`
Translate of the TensorFlow Tutorial
Translate of the README file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One question: what is the difference between the scikit-learn tutorial that I just merged into the repo and this one?
@Sandokhan just have the above remark. I will also still need time afterwards to go through the TensorFlow tutorial. |
One question: what is the difference between the scikit-learn tutorial that I just merged into the repo and this one? I just mistake and send again! Sorry!! |
@Sandokhan just have the above remark. I will also still need time afterwards to go through the TensorFlow tutorial. No problem!! |
@Sandokhan Is this translation complete or are you still working on this? :) |
Sckit-Learn it is done, about the TensorFlow so far I'm done!! |
Ok then I'll wait a bit before reviewing this PR until everything is there 👍 |
Ok!! Thanks! ;D |
Readme file are translated.