Weekly History of "Code Hunters" - me-nobody/code-hunters-project GitHub Wiki
Here you will see our weekly progress:
Here it's journey since our first meeting
- On our very first meeting we discussed on what is the purpose of creating groups for the entire jovian bootcamp, and we decided to work on a group project.
- On our second weekly meeting on of our group member Arun Shankar Shetty, (He has currently skipped the program, but he is still our project guide) has suggested us to work on a ML algorithm for the stock market scams, he gave a very nice presentation on what we should observe from the market trends and what we should care about our algorithm plan.
- On our further meetings we are only trying to get command on those things what we need to read, learn and catch before start coding for our ML model.
For example, Anubrata has given a very nice presentation on anomalies and outliers, he gave us a book on anomaly detection algorithm Arun has sent us two pdf related to "Fundamental Analysis" and "Technical Analysis", and one another book for "Algorithmic Trading" by "Yves Hilpisch".(I will soon provide drive links for both the pdfs) On a further meeting when we got few new members added to our group, We just repeated everything to them and Anushree gave us a nice and brief explanation of her first web scraping project.
- Meeting on 30th April, 2021: We had practiced on some git bash commands and anaconda commands, as it was our lecture 1.4 Local Development with Python, Conda and Git
- Meeting on 7th May, 2021: A very nice walkthrough on git bash commands on cloning of a git repository, commits, pushes to the remote repository and pull requests to the main branch. we have learned how to get merge files and merge branches to the main branch and how to get start working on git bash locally in your computer.